That's exactly what magic_quotes_runtime does. It adds slashes to data at runtime - including data returned from functions such as mysql_fetch_(assoc/row/array/object).

Justin French wrote:

Hi all,

Can I just have a quick head check on magic quotes runtime (&gpc)?

I have them both set to Off currently, and my pages work fine.  However,
when I set them to on, I end up with slashes throughout the mysql data.

Is this the expected behaviour?  Seems counter-intuitive to me, but I've
never really cared about it 'till today, because i've never had a problem!!


What is a common setting for these two directives, so that I can have my LAN server *reasonably* "normal".

TIA
Justin





-- The above message is encrypted with double rot13 encoding. Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.




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



Reply via email to