str::unxml

Removes all xml entities from a string and convert them to html entities first and remove all html entities afterwards.

str::unxml($string)

Parameters

$string (string)

Return values

string