Search found 2 matches
- Thu Feb 11, 2010 9:45 am
- Forum: PHP - Code
- Topic: Alternative for set_magic_quotes_runtime()
- Replies: 2
- Views: 3238
Re: Alternative for set_magic_quotes_runtime()
thanks... Actually zFeeder uses this API. Currently I have removed all the references of this API and it did not cause any problem. zFeeder – Making PHP 5.3 + compatible I was wondering if it will fail for certain string sequence. So if I have understood you right, since it should always be off and ...
- Thu Feb 11, 2010 6:20 am
- Forum: PHP - Code
- Topic: Alternative for set_magic_quotes_runtime()
- Replies: 2
- Views: 3238
Alternative for set_magic_quotes_runtime()
Hello,
The function set_magic_quotes_runtime() is deprecated in PHP 5.3
I tried to look for the replacement of set_magic_quotes_runtime() but did not get.
I appreciate if anyone there can help me getting an alternative for set_magic_quotes_runtime function in PHP.
thanks,
gopu
The function set_magic_quotes_runtime() is deprecated in PHP 5.3
I tried to look for the replacement of set_magic_quotes_runtime() but did not get.
I appreciate if anyone there can help me getting an alternative for set_magic_quotes_runtime function in PHP.
thanks,
gopu