PHP to MySQL CRUD Application

Job ID: 37983975

Budget: $30 – $250 CAD

I want to switch reading input from a file to reading from a database table. This can be
achieved through the creation of a MySQL database table and performing some essential CRUD SQL statements.
Upon completing this, I should be able to:
• From a PHP page, create a MySQL database
• From a PHP page, create the appropriate tables
• From a PHP page, apply CRUD operations using SQL language