develop a web page that accepts book information such as ISBN number, title, authors, edition and publisher and store information submitted through the web page in MySQL database. Design another web page to search for a book based on book title specified by the user and displays the search results with proper headings.
0 Comments