Home
PHP
Tags
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 Continuously Listen to Redis Messages and Process Queue Tasks Using PHP?
7
How to use the constructor of the class for object initialization in PDOStatement::fetchObject
6
highlight_file best way to use the function with file path check
1
In-depth Guide to ThinkPHP5: Efficient PHP Framework for Development
2
Similar Functions
mysql_num_fields
mysql_num_fields
Getsthenumberoffield
mysql_field_flags
mysql_field_flags
Gettheflagassociated
mysql_list_processes
mysql_list_processes
ListsMySQLprocesses.
mysql_field_len
mysql_field_len
Returnsthelengthofth
mysql_list_dbs
mysql_list_dbs
Listsalldatabasesint
ftp_raw
ftp_raw
Sendarawcommandtothe
mysql_insert_id
mysql_insert_id
GettheIDgeneratedbyt
ftp_close
ftp_close
ClosetheFTPconnectio
Popular Articles