On Mon, May 22, 2006 3:05 pm, Brad Bonkoski wrote:
> So, when the magic_quotes goes away in future version, with
> stripslashes() also go away?

Probably not right away...

Some folks are bound to have a zillion records in their database that
already got inserted with TWO calls to
addslashes/Magic_Quotes/mysql_real_escape_string, and they'll want
stripslashes to un-do the damage.

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to