On Thursday 23 May 2002 11:49, Dennis Gearon wrote:
> Is there any way before PHP4 to read:
>       magic_quotes_xxx
> settings so that I know what is happening to data escaping?

get_magic_quotes_gpc() & get_magic_quotes_runtime() seems to run on most 
versions of php.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
"If the King's English was good enough for Jesus, it's good enough for me!"
                -- "Ma" Ferguson, Governor of Texas (circa 1920)
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to