PHP for Beginners 2023 Part 2: Learn PDO, MySQL, and phpMyAdmin

PHP for Beginners 2023 Part 2: Learn PDO, MySQL, and phpMyAdmin

Extend your understanding of PHP by learning how to interact with a MySQL database. This course will take you from creating a simple database, connecting to it, displaying records, updating, deleting, and even using Bootstrap and Font Awesome icons to make your pages look fantastic.

PHP for Beginners 2023 Part 5: PHP, PDO, MySQL, jQuery AJAX to Populate Dropdown Lists

PHP for Beginners 2023 Part 5: PHP, PDO, MySQL, jQuery AJAX to Populate Dropdown Lists

BRAND NEW COURSE: In this course you will learn how to use the jQuery AJAX method to populate a dropdown select field based on another select field. This is commonly used for countries and states dropdown select lists. This may seem like a simple tasks but it involves a host of very useful skills.