Instructions
Complete the following steps and take a screenshot showing that you have completed steps 2 and 4 by
pasting the screenshot as well as a summary into a document for submission:
1. Create a table in the MySQL Community Server using PHP:
https:
www.w3schools.com/php/php_mysql_create_table.asp
2. Insert data in the MySQL Community Server using PHP:
https:
www.w3schools.com/php/php_mysql_insert.asp
3. Update data in the MySQL Community Server using PHP:
https:
www.w3schools.com/php/php_mysql_update.asp
4. Delete data in the MySQL Community Server using PHP:
https:
www.w3schools.com/php/php_mysql_delete.asp
https:
www.w3schools.com/php/php_mysql_create_table.asp
https:
www.w3schools.com/php/php_mysql_insert.asp
https:
www.w3schools.com/php/php_mysql_update.asp
https:
www.w3schools.com/php/php_mysql_delete.asp