Re: Does a fopen with 'b' mode suppress magic_quotes_runtime ?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Does a fopen with 'b' mode suppress magic_quotes_runtime ?

From: <flconseil@yahoo.fr>
Date: Thu Mar 30 2006 - 17:57:02 CEST

OK. Thank you. I just had a doubt because of this strange comment from
'tilman DOT schroeder AT gmx DOT de' on
http://www.php.net/manual/en/function.set-magic-quotes-runtime.php.

I don't know if people use this f... option, but if I want to be able
to run everywhere before PHP 6 suppresses this option, I must take it
into account. And, if I want to be compatible with PHP 6, I must check
the PHP version before calling set_magic_quotes_runtime().
Received on Mon May 1 02:45:08 2006