Introduction
  • Welcome
  • Course Exercise Files and Video Quality Warning
Getting Started
  • Edwin from the Future with important (information) - Added
  • AJAX and pure Javascript part 1
  • AJAX and pure Javascript part 2
  • Creating Database and Table
  • Connecting Database
  • Creating the HTML page and Linking Fiiles
  • Creating the Markup
  • Creating the jQuery Code
  • Testing Response to Server
  • Making the Database Query
  • Running our Application :)
Extra Bonus Lectures - Adding Data to Table
  • Add to table - form creation
  • Add to table - Reuseable Database
  • Add to table - Extracting Data
  • Add to table - Sending Data to PHP
  • Inserting Data
Extra Bonus Lectures - Displaying Data
  • Displaying data - jQuery Code
  • Displaying data - PHP code
  • Displaying data - Testing and Debuging
  • Updating Table with time to display cars
Extra Bonus Lectures - Updating and Deleting Data
  • Column name updates, requiring fields validation.
  • Updating column name in the whole application
  • No database info available functionality and clearing text fields
  • Creating an action container and showing it
  • Edwin From the Future javascript function
  • New PHP file and data extraction
  • Creating action container buttons
  • Update functionality part 1 - Data extraction from input text
  • Update functionality part 2 - Button Click
  • Update functionality part 3 - PHP code
  • Update functionality part 4 - Testing and Notification feature
Extra Bonus Lectures - Deleting data goodies
  • Deleting Data
  • Delete then hide action container
  • Delete confirm functionality
  • Conclusion and Final Words
Playing around with bugs
  • Deleting one record bug