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
ftp_connect
ftp_connect
OpentheFTPconnection
mysql_get_server_info
mysql_get_server_info
ObtainMySQLserverinf
jdtounix
jdtounix
ConvertJuliandaycoun
mysql_info
mysql_info
Getthelatestqueryinf
zip_entry_open
zip_entry_open
OpenanitemintheZIPfi
zip_entry_compressionmethod
zip_entry_compressionmethod
Returnsthecompressio
mysql_field_seek
mysql_field_seek
Setsthepointerinther
juliantojd
juliantojd
Convertthedatesinthe
Popular Articles
Basic usage of PHP real_escape_string and mysqli
How to Effectively Prevent SQL Injection Attacks Using real_escape_string in PHP