static int safeStrlen(string $string)
Returns the number of bytes in a string.
static int safeStrlen(string $string)
Returns the number of bytes in a string.
string | $string | The string whose length we wish to obtain |
int |
Designed by : w10schools
service@w10schools.com
Please login to continue.