Exibir a lista drop-down

strtolower()

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