This one time, at band camp, Angelo Zanetti <[EMAIL PROTECTED]> wrote:

should I enable magic_quotes_gpc or should I use 
> addslashes() and stripslashes()?

magic quotes is disabled by default these days, and does not make for portable 
code.
It is removed in PHP6

Kevin

-- 
"Democracy is two wolves and a lamb voting on what to have for lunch. 
Liberty is a well-armed lamb contesting the vote."

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

Reply via email to