isUpperCase
Is the entire string upper case?
Description
bool isUpperCase()
Return Value
bool
Whether or not $str contains only upper case characters.
Is the entire string upper case?
bool isUpperCase()
bool
Whether or not $str contains only upper case characters.