ctype_lower
Description
bool ctype_lower ( string text )
Checks if all of the characters in the provided string,
text, are lowercase letters.
Examples
Checks if all of the characters in the provided string,
text, are lowercase letters.
Total time: 0.3381