Hi Carlos,

you have to quote your string.

Either:
http://www.php.net/addslashes

or, if you use a database, i.e. MySQL, it would be better to use this:
http://www.php.net/mysql-escape-string


Cheers Torsten

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



Reply via email to