Skip to content Skip to sidebar Skip to footer

Widget HTML #1

Multiple Dropdown Lists Using jQuery, Ajax, MySQL and PHP

Multiple Dropdown Lists Using jQuery, Ajax, MySQL and PHP
Multiple Dropdown Lists Using jQuery, Ajax, MySQL and PHP, This is a short course designed to introduce you to how to use the jQuery AJAX method to populate a dropdown list.
Created by Patrick at Coding.Academy,  English

PREVIEW THIS COURSE - GET COUPON CODE

What you'll learn
  • You will be able to use jQuery AJAX calls to the server in order to update a HTML page
  • Create database tables and populate using CSV files
  • Use Emmet to quickly write HTML code
  • Connect to a MySQL database using a PDO connection
  • Read data from a database table

Description
This is a short course designed to get you started using the jQuery AJAX method to post data to a PHP script and work with the retrieved database records. It is a follow along style course, not one to teach you every aspect of PHP, jQuery or MySQL...there are other courses for that. This course is quite specific in its focus.

In the course you will learn how to create the database tables and populate with CSV files before learning how to use the jQuery AJAX method to post data to a PHP script to retrieve database records and populate a dropdown list. This is commonly seen when completing HTML forms and you have to select the country and the state will auto-populate from the selection.

Post a Comment for "Multiple Dropdown Lists Using jQuery, Ajax, MySQL and PHP"