PHP : Function Reference : Multibyte String Functions : mb_strwidth
anonymous
Note: mb_strwidth is NOT returning bytes. It's returning the width of monotype characters. (In some languages, some characters will take up 2 character widths if displayed in monotype.)
|