Function utf8_bad_explain
Takes a return code from utf8_bad_identify() are returns a message (in English) explaining what the problem is.
Parameters summary
integer |
$code |
return code from utf8_bad_identify |
Return value summary
mixed
|
string message or FALSE if return code unknown |