ctype_upper
Description
bool ctype_upper ( string text )
Checks if all of the characters in the provided string,
text, are uppercase characters.
Examples
Checks if all of the characters in the provided string,
text, are uppercase characters.
Total time: 0.0217