Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
real_escape_string
real_escape_string
Escape special characters in a string for use in SQL statements.
Name:
real_escape_string
Category:
Uncategorized
Programming Language:
php
One-line Description:
Escape special characters in a string for use in SQL statements.
Related
Basic usage of PHP real_escape_string and mysqli
5
How to Effectively Prevent SQL Injection Attacks Using real_escape_string in PHP
5
Similar Functions
mysql_thread_id
mysql_thread_id
ReturnstheIDofthecur
libxml_get_last_error
libxml_get_last_error
Retrievethelasterror
cal_to_jd
cal_to_jd
Convertsthedatesinth
ftp_fget
ftp_fget
Downloadafilefromthe
zip_close
zip_close
ClosetheZIPfile.
get_server_version
get_server_version
ReturnstheMySQLserve
getTraceAsString
getTraceAsString
Returnsthesameinform
easter_days
easter_days
Returnsthenumberofda
Popular Articles
Basic usage of PHP real_escape_string and mysqli
How to Effectively Prevent SQL Injection Attacks Using real_escape_string in PHP