AJAX

AJAX

Ajax is a group of interrelated web development techniques used for creating interactive web application. With Ajax, your web application can retrieve data from your server asynchronously in the background without a browser refresh.

Ajax comes built into your iPhone apps or web apps in the form of using the popular iUI framework, Ext JS framework or even the AjaxHelper provided by CakePHP.