logo

World's Best AJAX Demo - 4/6 - Setting Up The Back End MySQL Database We'll Be Querying With AJAX

Video 4 of 6 in this series goes through the creation of a back end database table and populating it with data. In this case we'll import a list of the top 5000 songs of all time from a CSV file so we can then query it with the user input on our AJAX HTML form.

4 Videos In This Series

Runtime: 11:43

World's Best AJAX Demo - 1/6 - The Initial Setup on IONOS Hosting (1/4)
Get your environment set up by creating a subdomain, setting up your webspace and connecting to your site with SFTP. Watch Now

Runtime: 11:46

Worlds Best AJAX Demo - 2/6 - Building The HTML Web Form To Capture User Input (2/4)
Build a web form in HTML to capture user input and pass it to your JavaScript function using the onkeyup event. Watch Now

Runtime: 14:34

World's Best AJAX Demo - 3/6 Building the JavaScript Function to Pass Data To Server For Processing (3/4)
Build a JS function to pass data to the server via JavaScript without requiring a page refresh! Watch Now

-- NOW PLAYING --

Runtime: 12:30

World's Best AJAX Demo - 4/6 - Setting Up The Back End MySQL Database We'll Be Querying With AJAX (4/4)
Create a new database on IONOS and import 5000 rows of data from a CSV file. Watch Now