From 91ebf242b451c3fc53e201653a91ca207b702ff5 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Tue, 31 Mar 2009 15:20:00 +0000 Subject: [PATCH] magic_quotes_sybase and addslashes/stripslashes git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278073 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/sybase/ini.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/reference/sybase/ini.xml b/reference/sybase/ini.xml index 2deea568d9..ee3376c926 100644 --- a/reference/sybase/ini.xml +++ b/reference/sybase/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -148,6 +148,8 @@ backslash if magic_quotes_gpc or magic_quotes_runtime are enabled. + This setting is also respected by addslashes and + stripslashes.