Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_real_escape_string
mysql_real_escape_string
Escape special characters in strings used in SQL statements.
Name:
mysql_real_escape_string
Category:
Uncategorized
Programming Language:
php
One-line Description:
Escape special characters in strings used in SQL statements.
Related
How to view all handlers of the current cache stack through ob_list_handlers
7
mysqli_stmt::prepare common pitfalls in transactions
3
The difference and combination of apcu_entry and apcu_store
2
How to avoid duplicate data when using mysqli_result::fetch_column
8
Similar Functions
get_proto_info
get_proto_info
ReturnstheMySQLproto
mysql_field_table
mysql_field_table
Getsthetablenamewher
asXML
asXML
Returnsawell-formedX
jdtogregorian
jdtogregorian
ConverttheGregorianc
ftp_alloc
ftp_alloc
Allocatespaceforfile
__toString
__toString
Returnsthestringcont
jddayofweek
jddayofweek
Returntothedateofthe
mysql_error
mysql_error
Returnsthetexterrorm
Popular Articles