convert the string into the upper case

technical talkiess
0

 <?php

echo "<h2>Convert to the given string into the upper case </h2><br> ";

echo strtoupper("Vishal");

?>

Post a Comment

0Comments

Thanks you for commenting your questions. I will see question and respond you.

Post a Comment (0)