static int strlen(string $string)
Returns the length of a string, using mb_strwidth if it is available.
static int strlen(string $string)
Returns the length of a string, using mb_strwidth if it is available.
string | $string | The string to check its length |
int | The length of the string |
Designed by : w10schools
service@w10schools.com
Please login to continue.