Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
htmlspecialchars
htmlspecialchars
Convert special characters to HTML entities
Name:
htmlspecialchars
Category:
String
Programming Language:
php
One-line Description:
Convert some predefined characters to HTML entities.
Related
Implement persistent storage of objects in PHP using serialize
4
Detailed Guide to Using the PHP High-Precision Timer HRTime Extension
2
PHP Database Tutorial: How to Use mysqli_connect to Connect to MySQL Database
2
The difference between curl_close and curl_multi_close and usage scenarios
8
Similar Functions
stripcslashes
stripcslashes
Anti-referenceastrin
stripslashes
stripslashes
Inverselyescapeanesc
lcfirst
lcfirst
Setthefirstcharacter
hex2bin
hex2bin
Converthexadecimalst
number_format
number_format
Formatanumberinathou
sha1
sha1
Calculatethesha1hash
strtolower
strtolower
Convertstringtolower
strncmp
strncmp
Binarysafecomparison
Popular Articles