codice: $ciccio = "football"; echo substr($ciccio, 0, 4); Rif: substr()
$ciccio = "football"; echo substr($ciccio, 0, 4);
Regole del Forum