Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
addslashes
addslashes
Escape strings using backslash
Name:
addslashes
Category:
String
Programming Language:
php
One-line Description:
Returns a string that adds a backslash before the predefined characters.
Related
Use gettimeofday to get millisecond level time and perform performance testing
2
How to Use PHP to Connect to Baidu Wenxin Yiyan API and Fetch Specific Types of Sentences
3
Practical Guide to Custom Layout and Template Design in Magento
10
The difference between sprintf and printf and usage scenarios
8
Similar Functions
md5
md5
Calculatethemd5hashv
money_format
money_format
Formatnumbersintocur
ucwords
ucwords
Convertthefirstlette
soundex
soundex
Calculatethesoundexk
crypt
crypt
One-waystringhash
strpos
strpos
Findthefirstoccurren
strip_tags
strip_tags
RemoveHTMLandPHPtags
stripos
stripos
Findthelocationwhere
Popular Articles