Mostrar lista de opciones

strtolower()

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