Home > AI > Language > PHP >

ucfirst

ucfirst — Make a string’s first character uppercase

ucfirst ( string $string ) : string

Leave a Reply