API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence du fichier html_entity_decode_php4.php

Espaces de nommage

Fonctions


Documentation des fonctions

code_to_utf8 ( num)

Returns the UTF-8 string corresponding to unicode value.

Paramètres:
$numunicode value to convert.
Renvoie:
string converted

Références elseif.

html_entity_decode_php4 ( text_to_convert)

Reverse function for htmlentities. Convert entities in UTF-8.

Paramètres:
$text_to_convertText to convert.
Renvoie:
string converted