Re: Magic quotes question

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

 



It means that you can't set that setting inside a script with ini_set.

Since the earliest opportunity to set it in a script would be after it would have already done it's job, it won't work.

You must set it before the script runs.

Chris

Ben Edwards wrote:

In the php manual it states

' Keep in mind that the setting  magic_quotes_gpc will not work at runtime.'

What douse this actualy mean?

Ben



-- 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