Hello all
Using PHP 4.1.2, I am seeing intermittent visible escaping backslashes
in my HTML output. Try refreshing the following page a few times to
see what I mean:
It seems totally random. Any ideas? The extra escaping backslashes are
not present in the underlying MySQL records. magic_quotes_gp c is on.
Thanks,
Tom
Using PHP 4.1.2, I am seeing intermittent visible escaping backslashes
in my HTML output. Try refreshing the following page a few times to
see what I mean:
It seems totally random. Any ideas? The extra escaping backslashes are
not present in the underlying MySQL records. magic_quotes_gp c is on.
Thanks,
Tom
Comment