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

Référence du fichier ascii.php

Espaces de nommage

Fonctions


Documentation des fonctions

utf8_accents_to_ascii ( str,
case = 0 
)
utf8_is_ascii ( str)
utf8_is_ascii_ctrl ( str)
utf8_strip_ascii_ctrl ( str)

Strip out device control codes in the ASCII range which are not permitted in XML. Note that this leaves multi-byte characters untouched - it only removes device control codes

Voir également:
http://hsivonen.iki.fi/producing-xml/#controlchar
Paramètres:
string
Renvoie:
string control codes removed
utf8_strip_non_ascii ( str)
utf8_strip_non_ascii_ctrl ( str)