Dropdown-Liste anzeigen

strtoupper()

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