Warning: Undefined array key "name" in /home/tjharvey/public_html/acad276/add_and_insert/insert2.php on line 24
Warning: Undefined array key "type" in /home/tjharvey/public_html/acad276/add_and_insert/insert2.php on line 25
Warning: Undefined array key "start_time" in /home/tjharvey/public_html/acad276/add_and_insert/insert2.php on line 26
Warning: Undefined array key "end_time" in /home/tjharvey/public_html/acad276/add_and_insert/insert2.php on line 27
Warning: Undefined array key "location" in /home/tjharvey/public_html/acad276/add_and_insert/insert2.php on line 28
SQL error: Incorrect integer value: '' for column 'type_id' at row 1
INSERT INTO names
(name, type_id, start_id, end_id, location_id)
VALUES
('', '', '', '', '')