Posted by Chung Leong on 05/03/06 01:11
Jon wrote:
> I went back and re-tested it, and it is in fact returning true despite my
> htaccess explicitly turing magic_quotes off.
Are slashes inserted though? Based on the source code, I just don't see
how it's possible that magic quote is off while get_magic_quotes_gpc()
returns true. It could be a bug, of course. If you post your test code
along with the line in the .htaccess, I'll trace through the scenario
under a debugger.
[Back to original message]
|