ctype_lower

Check for lowercase character(s) (PHP 4 >= 4.0.4)
bool ctype_lower ( string text )

Returns TRUE if every character in text is a lowercase letter in the current locale.

See also ctype_alpha() and ctype_upper().

This HTML Help has been published using the chm2web software.