API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
code_to_utf8 | ( | $ | num | ) |
Returns the UTF-8 string corresponding to unicode value.
$num | unicode value to convert. |
Références elseif.
html_entity_decode_php4 | ( | $ | text_to_convert | ) |
Reverse function for htmlentities. Convert entities in UTF-8.
$text_to_convert | Text to convert. |