[snip]
> 1. Turn magic_quotes OFF -- it's just a PITA anyway.

if magic_quotes_gpc is on in the php.ini and you don;t have the
access to change this then you have a problem if your code doesn't do
something to counter it.
[/snip]

http://www.php.net/ini_set
http://www.php.net/manual/en/ini.php#ini.list

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

Reply via email to