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
strip_tags
strip_tags
RemoveHTMLandPHPtags
convert_uuencode
convert_uuencode
Useuuencodetoencodea
stristr
stristr
Case-insensitivestrs
strrchr
strrchr
Findthelastoccurrenc
sprintf
sprintf
Returnstheformatteds
vsprintf
vsprintf
Returnstheformatteds
str_contains
str_contains
Determineswhetherast
hebrev
hebrev
Convertlogical-Hebre
Popular Articles
How Does the htmlspecialchars_decode Function Behave Across Different Character Sets? Key Considerations