Method:
smartUtf8_decode()
Class:
UTF8
Method Call:
include_once("core/messages/UTF8.php");
$utf8 = new UTF8();
STRING $utf8->smartUtf8_decode(STRING: $utfString);
This will decode UTF-8 ONLY if the input has been UTF-8-encoded.
Usage: