0
1
The function html_entity_decode() analyses the string and decodes any entity references, including any html tags.
Shortcut: decode
decode
0 Comments
html_entity_decode($string);