iconv_strlenReturns the character count of string Description
intfalse iconv_strlen(string
$string , stringnull $encoding = null )
In contrast to strlen,
iconv_strlen counts the occurrences of characters
in the given byte sequence Parameters
Return Values
Returns the character count of Changelog
See Also
|