ciao a tt..
Ho questo errore:
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 'order) VALUES ('', '1', 'News', 'es. titotolo.', 'testo
', '1167606000', NOW()' at line 1
$query = "INSERT INTO tabella_news (tid, aid, type, title, content, date, order) VALUES ('$telefilm', '$aid', '$tipo', '$titolo', '$testo', '$data', NOW()*1 )";
come risolvo?
grzie ciaoo