Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
htmlspecialchars_decode
htmlspecialchars_decode
Convert special HTML entities back to normal characters
Name:
htmlspecialchars_decode
Category:
String
Programming Language:
php
One-line Description:
Convert some predefined HTML entities into characters.
Related
How Does the htmlspecialchars_decode Function Behave Across Different Character Sets? Key Considerations
1
Similar Functions
strripos
strripos
Calculatethelastoccu
hebrevc
hebrevc
Convertlogical-Hebre
sscanf
sscanf
Parsesenteredcharact
trim
trim
Removespaces(orother
sha1
sha1
Calculatethesha1hash
stripslashes
stripslashes
Inverselyescapeanesc
strip_tags
strip_tags
RemoveHTMLandPHPtags
vfprintf
vfprintf
Writeformattedstring
Popular Articles
How Does the htmlspecialchars_decode Function Behave Across Different Character Sets? Key Considerations