stesso errore...


e se splittassila data...

codice:
$dat = $row_lavorazione['data']; // questa è la terribile data che ricevo 20060311180443
$anno = substr($dat,0,4);


che dici... sarebbe un grosso errore

:master: