Script URL:
Version of script: latest
Version of PHP: 4
Hosting company: portland
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: n/a
Write your message below:
How could l incorporate the following code into the forum so that the £ signs appear correctly.
$cleantext = str_replace("£", "£", $_GET["message"]);