From bae813faa90af21b3aeb341c06b713aa15ba46aa Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Wed, 10 Apr 2002 15:24:54 +0000 Subject: [PATCH] Added note that mysql_real_esacpe_string() is only available in 4.3.0 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77585 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/mysql.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/functions/mysql.xml b/functions/mysql.xml index db1c761c73..04a555a49e 100644 --- a/functions/mysql.xml +++ b/functions/mysql.xml @@ -1,5 +1,5 @@ - + MySQL Functions MySQL @@ -993,6 +993,11 @@ Escaped string: Zak\'s Laptop + + + mysql_real_escape_string was added in PHP 4.3.0. + + See also: mysql_real_escape_string