Latest Articles

Source and Powerpoint from AJAX Made Easy with jQuery

{ Only 1 Comment }

ShareAs promised, attached is the source code and presentation from my presentation/demo yesterday. You’ll need a PHP capable web server to run the cities.php file. However, by using a simple txt file with a static JSON string of cities, you could pass the entire city list to your javascript function and do the [...]

Basic AJAX with PHP and jQuery

{ 4 Comments }

ShareI gave a live tutorial/demo at work today for room full of folks. I’ve posted the source code and powerpoint below. The title is pretty self explanatory…just a very simple demonstration of AJAX techniques using jQuery JavaScript and PHP on the server side in a very crude Twitter-like mini-posting app.
Basic AJAX with PHP [...]