<?php var_dump( mb_strwidth(''), mb_strwidth('a'), // LATIN SMALL LETTER A mb_strwidth("\u{ff41}") // FULLWIDTH LATIN SMALL LETTER A );
You have javascript disabled. You will not be able to edit any code.