PHP Handbuch | ||
---|---|---|
Zurück | Nach vorne |
mb_strwidth() returns width of string str.
Multi-byte character usually twice of width compare to single byte character.
encoding is character encoding. If it is omitted, internal encoding is used.
See also: mb_strimwidth(), mb_internal_encoding().
Zurück | Zum Anfang | Nach vorne |
mb_strrpos | Nach oben | mb_substitute_character |