PHP. Руководство по PHP. 2005
ctype_upper
ctype_upper
Описание
bool ctype_upper (string text)Checks if all of the characters in the provided string, text, are uppercase characters.
ctype_upper
Checks if all of the characters in the provided string, text, are uppercase characters.
text
The tested string.
Returns TRUE if every character in text is an uppercase letter in the current locale.
ctype_alpha() |
ctype_lower() |
setlocale() |
ctype_space
ctype_xdigit
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪