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
get_client_info
get_client_info
ReturnstheMySQLclien
mysql_ping
mysql_ping
PingAserverconnectio
mysql_info
mysql_info
Getthelatestqueryinf
zip_entry_compressedsize
zip_entry_compressedsize
Returnsthecompressed
ftp_rawlist
ftp_rawlist
Returnsadetailedlist
set_local_infile_handler
set_local_infile_handler
Setsthecallbackfunct
getCode
getCode
Returnstheexceptionc
libxml_get_errors
libxml_get_errors
Retrievetheerrorarra
Popular Articles
How to Effectively Prevent SQL Injection Attacks Using real_escape_string in PHP
Basic usage of PHP real_escape_string and mysqli