array(0) { }
Warning: Undefined array key "class_name_meet" in /home/apchang/public_html/acad276/Add&Insert_0924/insert2.php on line 26

Warning: Undefined array key "meeting_date" in /home/apchang/public_html/acad276/Add&Insert_0924/insert2.php on line 44

Warning: Undefined array key "meeting_start" in /home/apchang/public_html/acad276/Add&Insert_0924/insert2.php on line 45

Warning: Undefined array key "meeting_end" in /home/apchang/public_html/acad276/Add&Insert_0924/insert2.php on line 46

Warning: Undefined array key "room_name_meet" in /home/apchang/public_html/acad276/Add&Insert_0924/insert2.php on line 47

Warning: Undefined array key "lecture_type_meet" in /home/apchang/public_html/acad276/Add&Insert_0924/insert2.php on line 48

INSERT INTO schedule_main (date, start, end, room_id, type_id, class_id) VALUES ( '', '', '', '', '', '108' )Error inserting schedule: Incorrect date value: '' for column 'date' at row 1SQL error: Incorrect date value: '' for column 'date' at row 1
INSERT INTO schedule_main (date, start, end, room_id, type_id, class_id) VALUES ( '', '', '', '', '', '108' )