Monday, February 15, 2010

Building a Simple Address Book Application with jQuery and PHP

Building a Simple Address Book Application with jQuery and PHP: "In this article by Mambe Nanje Churchill, we will explore the world of jQuery and PHP in achieving an AJAX style simple address book application using the JSON protocol. The basic application will help the user save, view and delete his or her contacts(name and phone). Its a basic application to demonstrate some key jQuery features like DOM transversing, jQquery event binding and AJAX calls with the $.ajax function."