For this unit we will learn how data can be persisted in and retrieved from a relational databases within a browser using PHP. The starter files for lessons 2-4 are used to create a simple web application that maintains a list of companies in a database. Creating the edit file will be left as a project for you.
SELECT
statementsDELETE
statements UPDATE
statements