Online Text to Inversecase Convert Tool




About Text to Inversecase

Text to Inversecase tools convert a string or text into uppercase. This tool made by strtoupper() function. this function takes string or text as a parameter and change all the lowercase alphabets string into uppercase alphabets string. By this function we cannot converts numberic and special characters value. All numeric and special characters value are unchangable.

Syntax:
string strtoupper ( $string )