Forum Moderators: coopster
it\'s i\'m etc etc
anyone know what the prob is?
stripslashes()
before outputting the results.
Tom
fwrite($a, <font face=verdana size=2><b>$name</b> : stripslahes($message);</font> <hr noshade size=1 color=000000>);
?
i put the following code at the top of the code
$message = stripslashes($message);
works a treat and has solved my prob, thanks very much m8