Visualizzare l'elenco a discesa

strtoupper()

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