[snip]
You should probably use mysql_escape_string or mysql_real_escape_string 
instead of addslashes and stripslashes. IMHO addslashes and stripslashes

are pretty much useless.
[/snip]

That is an interesting take, why so?

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

Reply via email to