Description

9(a) Create a table and write a PHP script to output/show the contents of the database on a web page.

9(b) Output the contents of your database in a formatted table

9(c) Create a form that will allow a user to add a value to the database table you created

  • 9 (d) Implement a form that will allow the user to search for a record (or records) in your table and display those records in an HTML table

9(e) Implement a form that will allow the user to search for and delete a record from your database table

9 (f) Implement a menu form that will allow the user to select from the options of Adding a record, Searching for a record, or Deleting a record from your table

POST

you need a, b, c, d separately but you do A and then you combine A and B together and then you combine ABC together and then you combine ABCD together then you combine ABCDE together so on so on