strtoupper

Definition

string strtoupper ( string $string )

Description

Returns string with all alphabetic characters converted to uppercase.

[More at php.net]

Parameters


loading


Share/bookmark - strtoupper


Global comments