xml::decode

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

xml::decode($string)

Parameters

$string (string)

Return values

string