Chapter 24 – JQuery, AJAX and Bootstrap
- jquery_01.html – A basic JQuery web page
 - jquery_02.html – A basic JQuery web page using hosted library
 - jquery_03.html – A basic JQuery web page with alert box
 - event01.htm – Event handling
 - jquery_04.html – A simple calculator
 - jquery_05.html – DOM manipulation
 - jquery_06.html – Accordion interface
 - jquery_07.html – Menu interface
 - datepicker.html – Datepicker
 - ajax01.html – A simple AJAX example
 - json01.php – JSON example
 - json02.php – JSON example
 - json03.php – JSON example
 - ajax02.html – AJAX with PHP
 - ajax03.html – AJAX with PHP – complete example
 
This code sample is from a chapter in the book PHP-Tutorials:Programming with MySQL and PHP.
You can read more about the book by going here:
