Afficher la liste déroulante

strtoupper()

« strtotime | substr »
<?php
$string 
strtoupper (
    
  // string $string
);
?>
Résultat
$string = 'MARY HAD A LITTLE LAMB AND SHE LOVED IT SO'
Exemples
#1 strtoupper  ("Mary Had A Little Lamb and She LOVED It So")
Voir aussi
mb_strtoupper, strtolower, ucfirst, ucwords