PHP Function List
function.mysqli_real_escape_string doesn't exist. Closest matches:
- mysql_real_escape_string
- mysqli_escape_string
- mysql_escape_string
- cubrid_real_escape_string
- sqlite_escape_string
- maxdb_real_escape_string
- ingres_escape_string
- maxdb_escape_string
- sqlite_fetch_string
- pg_escape_string
- dbx_escape_string
- db2_escape_string
- mysqli_get_cache_stats
- sqlite_error_string
- mysqli_client_encoding
- convert_cyr_string
- mysqli_warning
- px_timestamp2string
- function_exists
- fdf_save_string
Site Search Results
-
mysql_real_escape_string - ManualDon't forget that if you're using Mysqli (ie, the "improved" Mysql extension) then you need to use the corresponding mysqli function mysqli_real_escape_string().
-
Parameters. format. The format string is composed of zero or more directives: ordinary characters (excluding %) that are copied directly to the result, and ...
-
May it is better use the function mysql_real_escape_string instead of addslashes when inserting data into a MySQL database. Check it at: http://www.php.net/manual/en ...
-
mysql_bind : http://php.net/manual/en/function.mysql-real-escape-string.php#96391 mysql_fetch_all : http://php.net/manual/en/function.mysql-fetch-assoc.php#90030
-
mysql_real_escape_string - ManualDon't forget that if you're using Mysqli (ie, the "improved" Mysql extension) then you need to use the corresponding mysqli function mysqli_real_escape_string().
-
mysql_real_escape_string - ManualDon't forget that if you're using Mysqli (ie, the "improved" Mysql extension) then you need to use the corresponding mysqli function mysqli_real_escape_string().
-
May it is better use the function mysql_real_escape_string instead of addslashes when inserting data into a MySQL database. Check it at: http://www.php.net/manual/en ...
-
May it is better use the function mysql_real_escape_string instead of addslashes when inserting data into a MySQL database. Check it at: http://www.php.net/manual/en ...

Other forms of search
To search the string "function.mysqli_real_escape_string" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
