(PHP 4 >= 4.0.4, PHP 5, PHP 7)
ctype_lower — Check for lowercase character(s)
bool ctype_lower ( string $text )
Checks if all of the characters in the provided string, text, are lowercase letters.
text
The tested string.
联系方式: