upperCaseFirst
Converts the first character of the supplied string to upper case.
Description
static upperCaseFirst()
Return Value
static
String with the first character of $str being upper case
Converts the first character of the supplied string to upper case.
static upperCaseFirst()
static
String with the first character of $str being upper case