PHP Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Warnung |
This function is EXPERIMENTAL. That means, that the behaviour of this function, this function name, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this function at your own risk. |
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().
Zurück | Zum Anfang | Nach vorne |
mb_convert_encoding | Nach oben | mb_convert_kana |