string strtoupper ( string string )
Returns string with all alphabetic characters converted to uppercase.
Note that 'alphabetic' is determined by the current locale. For instance, in the default "C" locale characters such as umlaut-a (ä) will not be converted.
|
Example 1. strtoupper() example
|
Note: This function is binary-safe.
Like our site? Be a member of Coolajax fan page to get daily posts updates!
Tags:
strtoupper, strtoupper function, strtoupper works, string covert, converted uppercase, php,tutorials,code,script, function,example,example code,how strtoupper function work,parameters of strtoupper fu
Total Read: 491 Topics