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

Référence du fichier utf8.php

Espaces de nommage

Variables


Documentation des variables

if (!defined('UTF8')) if (extension_loaded('mbstring')) if (!defined('UTF8_STRLEN')) if (!defined('UTF8_CORE')) if(!defined('UTF8_CASE'))

Put the current directory in this constant If string overloading is active, it will break many of the native implementations. mbstring.func_overload must be set to 0, 1 or 4 in php.ini (string overloading disabled). Also need to check we have the correct internal mbstring encoding Load the faster strlen if mbstring available Load the smartest implementations of utf8_strpos, utf8_strrpos and utf8_substr Load the smartest implementations of utf8_strtolower and utf8_strtoupper Load the native implementation of utf8_substr_replace