aspè..
diventa "ciao posto un bel messaggio"Codice PHP:
$stringa = "Ciao posto un BEL Messaggio";
echo strtolower($stringa);
a me serve che la stringa diventi: ciao posto un BEL Messaggio
aspè..
diventa "ciao posto un bel messaggio"Codice PHP:
$stringa = "Ciao posto un BEL Messaggio";
echo strtolower($stringa);
a me serve che la stringa diventi: ciao posto un BEL Messaggio