> I just struggled with quoting in php3 and php4. Traditional
> old-style raw data would be nice to have but using
> set_magic_quotes_runtime (false) doesn't help. Should that
> turn it off anyway?
It is likely already off. magic_quotes_runtime is a legacy feature nobody
uses any
Hi,
I just struggled with quoting in php3 and php4. Traditional
old-style raw data would be nice to have but using
set_magic_quotes_runtime (false) doesn't help. Should that
turn it off anyway?
Another thing not documented to me is get_magic_quotes_gpc (). What
does t
2 matches
Mail list logo