Hey all,

I have the following in a text field in the database.

'u',0,'account',1

One my dev server if I update this in the database I get the same string. On my production server I get this:

\'u\',0,\'account\',1

I thought setting magic_quotes=Off would disable this, but it did not.

Can someone tell me what does this and how to disable it?

Thanks!

--
Skip Evans
Big Sky Penguin
61 W Broadway
Butte, Montana 59701
=-=-=-=-=-=-=-=-=-=-
Check out PHPenguin, a versatile and lightweight
code base for developing PHP/MySQL applications.
phpenguin.bigksypenguin.com

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

Reply via email to