Warning: Undefined array key "title" in /home/muhamm38/public_html/ist_440/week15/handle_admin_add_new_book.php on line 3

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/muhamm38/public_html/ist_440/week15/handle_admin_add_new_book.php on line 3

Warning: Undefined array key "author" in /home/muhamm38/public_html/ist_440/week15/handle_admin_add_new_book.php on line 4

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/muhamm38/public_html/ist_440/week15/handle_admin_add_new_book.php on line 4

Warning: Undefined array key "bookgenre" in /home/muhamm38/public_html/ist_440/week15/handle_admin_add_new_book.php on line 5

Warning: Undefined array key "bookquantity" in /home/muhamm38/public_html/ist_440/week15/handle_admin_add_new_book.php on line 6
INSERT INTO books (title,author,genre,copy_available) VALUES ('', '', '', )