Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.mb-detect-encoding.html
Дата изменения: Sun Feb 3 22:44:30 2002 Дата индексирования: Mon Oct 1 22:12:14 2012 Кодировка: |
mb_detect_encoding() detects character encoding in string str. It returns detected character encoding.
encoding-list is list of character encoding. Encoding order may be specified by array or comma separated list string.
If encoding_list is omitted, detect_order is used.
See also: mb_detect_order().