Prova così:


$data= date("Y-m-d");

$sql= "INSERT INTO SUPERSTATISTICHE2004 (DATA, RISMAX) VALUES ('$data', '4')";