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
Solve common reasons why PHP get_include_path() returns empty values
4
Use unserialize and file_get_contents to read cached data
1
How to Use Deployer to Deploy PHP Applications to Multiple Servers Simultaneously
5
Common File Permission Issues When Using the PHP file() Function and How to Fix Them Quickly
3
Similar Functions
jdtounix
jdtounix
ConvertJuliandaycoun
ftp_alloc
ftp_alloc
Allocatespaceforfile
mysql_fetch_field
mysql_fetch_field
Getcolumninformation
mysql_list_dbs
mysql_list_dbs
Listsalldatabasesint
mysql_list_processes
mysql_list_processes
ListsMySQLprocesses.
mysql_data_seek
mysql_data_seek
Movetherecordpointer
mysql_insert_id
mysql_insert_id
GettheIDgeneratedbyt
jdtogregorian
jdtogregorian
ConverttheGregorianc
Popular Articles