Re: storing single and double quote in MySQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux