Learning SQL — Part Six: AJAX, PHP, JavaScript and Printing Data After the Page is Loaded

Date

Timestamps

  • :26 — What is AJAX?
  • 1:00 — Setting up our JavaScript
  • 2:03 — Getting the Data
  • 2:58 — Printing the Data 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 we can use AJAX, PHP and JavaScript to get data from the database…


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 we can use AJAX, PHP and JavaScript to get data from the database after the page has been loaded 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.