Posted by Wayne on 05/03/06 20:47
On Mon, 1 May 2006 11:43:39 -0500, "Jon" <jonra@netins.com> wrote:
>Any ideas on the best way to handle this?
Don't use .htaccess to turn off magic quotes. If your code is setup
to escape the strings depending on whether or not it's enabled then it
shouldn't matter if magic quotes is enabled. I've never had the
get_magic_quotes_gpc() function return an incorrect value but then I
don't ever use .htaccess to set that magic_quotes_gpc setting.
Navigation:
[Reply to this message]
|