ho un problema con insert into
mi da questo errore:Codice PHP:
@mysql_query("Insert Into ARCHIVIO (IDA, IDC, Nome, Descrizione, Immagine, Video, Data) values ('$ida', '$categoria', '$nome', '$descrizione', '$immagine','$video', timestamp") or die (mysql_error());
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1