$ins_film -> INSERT INTO tbl_film VALUES ('0', 'To jest tytul filmu','To jest jakis opis filmu', '2', '4', '3', '3', NOW()) $id_filmu -> 13 film $ins_foto ->INSERT INTO tbl_pic_film VALUES('0', 'd:/htdocs/sklep/foto/film/tojesttytulfilmu/cover95.jpg', '13') $ins_cena_film ->INSERT INTO tbl_dost_film VALUES( '0', '13', '7.6', 'tak', '5.7', 'tak') 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 '='2'' at line 1
sa to echa insertów
Co moze być powodem takiego blędu?