Learning SQL — Part Five: Connecting the Database with PHP

Date

Timestamps

  • :23 — Connecting PHP and MySQL Server
  • 1:32 — Getting the Data
  • 2:08 — Printing it on the Page

So we’ve learned how to create webpages, style them, add content and change the page. Now it’s time to start learning SQL, Standard Query Language, and how we can use databases to bring dynamic data to the page. Today we’ll go over how to connect PHP and our MySQL database so that we can get…


So we’ve learned how to create webpages, style them, add content and change the page. Now it’s time to start learning SQL, Standard Query Language, and how we can use databases to bring dynamic data to the page. Today we’ll go over how to connect PHP and our MySQL database so that we can get data out and display it on the page.

Leave a Reply

Your email address will not be published. Required fields are marked *

I accept the Privacy Policy

This site uses Akismet to reduce spam. Learn how your comment data is processed.