isLowerCase
Is the entire string lower case?
Description
bool isLowerCase()
Return Value
bool
Whether or not $str contains only lower case characters.
Is the entire string lower case?
bool isLowerCase()
bool
Whether or not $str contains only lower case characters.