mb_strlen($str[, $encoding = NULL])
Parameters: |
|
---|---|
Returns: |
Number of characters in the input string or FALSE on failure |
Return type: |
string |
For more information, please refer to the PHP manual for mb_strlen().
mb_strlen($str[, $encoding = NULL])
Parameters: |
|
---|---|
Returns: |
Number of characters in the input string or FALSE on failure |
Return type: |
string |
For more information, please refer to the PHP manual for mb_strlen().
Please login to continue.