AjaxAC 0.4.6
AjaxAC is an Open Source PHP Framework, used to develop/create/generate AJAX applications. The fundamental idea behind AJAX (Asynchronous JavaScript And XML) is to use the XMLHttpRequest object to change a web page state using background HTTP sub-requests without reloading the entire page.
Features of AjaxAC:
- The basic idea behind AjaxAC is that you create an AjaxAC application, which in itself contains a number of action handlers and event handlers.
- An application in this context might mean an entire web site powered by AJAX, or it could mean a subset of a form .
- All application code is self-contained in a single class (plus any additional JavaScript libraries)
- Calling PHP file / HTML page is very clean. All that is required is creating of the application class, then referencing the application JavaScript and attaching any required HTML elements to the application.
- Built in functionality for easily handling JavaScript events
More popular Framework
- Cakephp 2.3.5 (5 days ago)
- Yii Framework 1.1.13 (4 months 17 days ago)
- CodeIgniter 2.1.2 (10 months 23 days ago)
- Zend Framework 2.2.0 RC1 (14 days ago)
- Symfony framework 2.3.0 RC 1 (4 days ago)
Listing Files

AjaxACApplication.class.php- 28.4 KB
- 01/30/2006 06:53:36

core.js- 2.3 KB
- 06/29/2005 10:01:50

AjaxACWidgetXMLHttpRequest.class.php- 10.9 KB
- 08/07/2005 16:28:04

AjaxACWidgetTimer.class.php- 4.0 KB
- 06/10/2005 23:12:06

AjaxACWidget.class.php- 5.5 KB
- 08/07/2005 16:28:04

GoogleSuggestCloneJax.class.php- 8.7 KB
- 06/22/2005 15:58:16

data.sql- 5.0 KB
- 06/08/2005 22:32:42

index.php- 2.7 KB
- 08/07/2005 16:28:04

googlesuggestclone.js- 3.4 KB
- 06/10/2005 23:12:06

googlesuggestclone.css- 914 Bytes
- 06/29/2005 10:01:50

index.php- 3.2 KB
- 07/06/2005 11:33:48

locations.txt- 798 Bytes
- 06/06/2005 22:25:16

CountryRegionCityJax.class.php- 21.1 KB
- 08/07/2005 16:28:04
