array(0) { }
Warning: Undefined array key "title" in /home/mparthas/public_html/acad276/demo919/insertmovie.php on line 31

Warning: Undefined array key "release_date" in /home/mparthas/public_html/acad276/demo919/insertmovie.php on line 32

Warning: Undefined array key "genre" in /home/mparthas/public_html/acad276/demo919/insertmovie.php on line 33

Warning: Undefined array key "rating" in /home/mparthas/public_html/acad276/demo919/insertmovie.php on line 34
SQL 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 ',2 )' at line 6
INSERT INTO dvd_titles (title, release_date, award, label_id, sound_id, genre_id, rating_id, format_id) /*input into all the columns except the primary key of dvd_titles (the main tbale)*/ VALUES ( '', '', ' ', 2,2,,,2 )