Project Description In this project, we will use PHP and SQL commands to develop a simple web-based interface for manipulating the data in a database table. The name of this table is Book. It has four fields: BookID, BookTitle, BookFirstAuthor, and BookYear. BookID is the primary key of this table, and it is an integer whose value is
OR
OR