Jamaica trevoir.williams@gmail.com

View MySQL Database Records with PHP

Read Post
Share on:

This lesson shows us how to query our database and be able to view the records that have been entered through our registration form.

In our previous lesson, we created a class to handle our database interactions. We called this class CRUD, and wrote code that allowed to save a new record to our database. The next step is to be able to view the records in the database, through our web application.

In this lesson, we modify our PHP application to allow us to see a list of all persons who have registered for our conference.


If you liked this video and would like to see some more lessons, please subscribe to my YouTube Channel and/or leave a comment below.

If you are new to PHP and would like to understand basic syntax, then you can complete this free PHP Basics course.

Jump start your PHP career today!

Trevoir Williams

Jamaican Software Engineer and Lecturer.