When I submit my forms, if any textfield contains a ' the result comes back
with /'


Is there anyway of stopping this?

Yes, either: - turn off Magic Quotes GPC or - use stripslashes()

Larry

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to