שלום,
אז ככה יש לי את השאילתה הזאת
PHP קוד:
insert into movies(title,creators,realse_date, channel,info,summary,image,type,views,cid) values('ruby','bla bla','10/10/2002','','info','summary','images/catgs/noImage.jpg','movie',0,2)
ואני מקבל את השגיאה הזאת
Query failed: 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
מה בדיוק השגיאה פה? (בטח משהו טיפשי שלא שמתי לב עליו

)
תודה מראש