Question: COMPUTER SCIENCE DATABASE Create a basic PHP MySQL form to add new : Book, containts book code, book title, author, publisher, pages and year release.
COMPUTER SCIENCE DATABASE Create a basic PHP MySQL form to add new : Book, containts book code, book title, author, publisher, pages and year release. User, containts ID, name, email, phone number and address. Librarian, containts librarian id, name, position, level Borrowing transaction data, containts book code, number of books, borrower (user) ID , borrowing date (borrow and return) and librarian ID And create a page to display all 4 tables (each tables in different page)
Thanks before.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
