php codice: $stringa = substr($stringa, 0, 3); mysql codice: select left(colonna, 3) from tabella;
$stringa = substr($stringa, 0, 3);
select left(colonna, 3) from tabella;
Manuel View my profile on LinkedIn Ubertini: amo solo te!
Regole del Forum