I should have added: "... that worked before PHP4". But thanks, see my
previous post to this.
Philip Olson wrote:
>
> > if only there were, 'get_magic_quotes_sysbase();'
>
> happy birthday ;)
>
> function get_magic_quotes_sybase()
> {
> if (!ini_get('magic_quotes_sybase')) {
> return 0;
> } else {
> return 1;
> }
> }
>
> feature requests can be submitted at:
>
> http://bugs.php.net/
>
> regards,
> Philip Olson
--
If You want to buy computer parts, see the reviews at:
http://www.cnet.com/
**OR EVEN BETTER COMPILATIONS**!!
http://sysopt.earthweb.com/userreviews/products/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php