|
mb_strwidth(PHP 4 >= 4.0.6, PHP 5) mb_strwidth — Return width of string Описание
int mb_strwidth
( string $str
[, string $encoding
] )
Returns the width of string str. Multi-byte characters are usually twice the width of single byte characters.
Список параметров
Возвращаемые значенияThe width of string str. Смотрите также
|
|||||||||||||