Re: Does a fopen with 'b' mode suppress magic_quotes_runtime ?
- From: "flconseil@xxxxxxxx" <flconseil@xxxxxxxx>
- Date: 30 Mar 2006 07:57:02 -0800
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().
.
- References:
- Does a fopen with 'b' mode suppress magic_quotes_runtime ?
- From: flconseil@xxxxxxxx
- Re: Does a fopen with 'b' mode suppress magic_quotes_runtime ?
- From: Chung Leong
- Does a fopen with 'b' mode suppress magic_quotes_runtime ?
- Prev by Date: Re: Problems trying to call functions in one file from another
- Next by Date: OT: nooB html form question
- Previous by thread: Re: Does a fopen with 'b' mode suppress magic_quotes_runtime ?
- Next by thread: 1 Form, 2 Actions?
- Index(es):