strtoupper() not working php code example Example: strtoupper <?php echo strtoupper("Hello WORLD!"); ?>