Lab Task 5 PHP Database Connectivity SP20-21
Lab Task 5 PHP Database Connectivity SP20-21
Submit the file before first lab after mid in your github repository in Lab task 5 folder. If you cannot complete
the full task, do not worry. Just upload what you have completed.
You must upload a screenshot of each task also
You can take help from your class mate or internet but don’t copy from them. Its important for you to learn
B. Display the table contents as given below This is an example task (Use any of your own database table)
*** Note: Only Products with a display value “Yes” should be printed
C. Implement the “Edit” feature as given below This is an example task (Use any of your own database table)
D. Implement the “Delete” feature like below This is an example task (Use any of your own database table)
E. Implement the “Search” feature like below This is an example task (Use any of your own database table)