Ajax Tutorial at App Store analyse

App power index: 180 (based on ranks around App Stores today)
Utilities Reference
Developer: Kenneth Wallace
Price: 0 free
Current version: 1.0, last update: 7 years ago
First release : 12 Feb 2010
App size: 112.55 Kb
4.4 ( 5254 ratings )
follow app

Estimation application downloads and cost

> 3.96k
Monthly downloads
~ $ 1.62k
Estimation App Cost


This tutorial explains and gives examples on how to make a web page dynamic by using Ajax technology. It is not intended to be an Ajax reference, but rather contains practical code samples showing how to make web pages dynamic and pleasant to use. The examples shown here can be used as building blocks for your own web pages.

PHP is the language used in the server script examples. In the PHP code samples there is also an example of connecting to and querying a MySQL database using PHP functions.

This tutorial also contains a brief MySQL reference sections showing examples of table creation, select, insert, update and delete commands.

In addition to showing how to use the Ajax technology I also show examples of dynamically updating a dropdown selection list, dynamically updating a HTML table, and dynamically updating text and headers. All without performing a page reload. All of the data is contained within the application, no internet connection is required.

The application contains the following categories:
About Ajax Tutorial
What is Ajax
XMLHttpRequest Object Details
Call Javascript function
Create XMLHttpRequest Obj
Basic PHP Server Script
Parse Server Response Basic
Parse Server Response Advanced
Dynamic Dropdown List
Dynamic Table
Dynamic Text
MySQL Reference
Read more
No search terms founded
Available in countries
Country Price
USA 0.99 USD
Available for devices
iPhoneFirstGen, iPodTouchFirstGen, iPodTouchSecondGen, iPhone3G, iPhone3GS, iPadWifi, iPad3G, iPhone4, iPodTouchThirdGen, iPodTouchFourthGen, iPad2Wifi, iPad23G, iPhone4S, iPadThirdGen, iPadThirdGen4G, iPhone5, iPodTouchFifthGen, iPadFourthGen, iPadFourthGen4G, iPadMini, iPadMini4G, iPhone5c, iPhone5s, iPadAir, iPadAirCellular, iPadMiniRetina, iPadMiniRetinaCellular, iPhone6, iPhone6Plus, iPadAir2, iPadAir2Cellular, iPadMini3, iPadMini3Cellular, iPodTouchSixthGen, iPhone6s, iPhone6sPlus, iPadMini4, iPadMini4Cellular, iPadPro, iPadProCellular, iPadPro97, iPadPro97Cellular, iPhoneSE,
A good cheat sheet for Ajax

I did Ajax coding before on the Windows ASPX platform. So I am interested in learning how Ajax may differ on iPhone. For $0.99, I found this app useful as a cheat sheet for someone who has done AJAX before but needs to refresh himself again. It explains very clearly the involved steps. The author even chips in mySQL command set as a bonus. However, he misses all the critical elements that I am looking for: 1. The author does not give a clear example of how XML (a critical element in Ajax) document is used either on the server side or client side. 2. The author did not tell you how specially AJAX can be used on the iPhone development platform. I gave it a four star because it is the only one on iPhone App and it is handy to review when I have a minute or two.

Read more App Reviews