7th January 2004, 11:26 AM
|
#2
|
Join Date: Dec 2004
Location: Gold Coast, Australia
Posts: 2,166
Points: 1,025.61
|
On main.php, put omdething like this where you tell the script to display the script:
$text = stripslashes($text);
And that should do the trick.
|
|
|