Afficher la liste déroulante

strtolower()

« strtok | strtotime »
<?php
$string 
strtolower (
    
  // string $str
);
?>
Résultat
$string = 'mary had a little lamb and she loved it so'
Exemples
#1 strtolower  ("Mary Had A Little Lamb and She LOVED It So")
Voir aussi
mb_strtolower, strtoupper, ucfirst, ucwords