Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
53% | Total: 862 | All time: 4,062 This week: 560 |
Version | License | PHP version | Categories | |||
smart-ajax-control 1.0 | GNU Lesser Genera... | 5.2 | PHP 5, AJAX |
Description | Author | ||||||||||||||||||||||
This class can be used to generate AJAX request responses in JSON format. |
|
Files (5) |
File | Role | Description |
---|---|---|
ajax.php | Example | AJAX backend file that jQuery submits data to and waits for a response from |
class.smartajaxcontroller.php | Class | PHP class used to generate compressed JSON output for jQuery |
index.htm | Data | HTML file for the working example |
javascript.js | Data | JavaScript Front-End controller, utilizing custom uiAction() function. |
jquery.js | Data | jQuery 1.4.2 is used in this example |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
smart-ajax-control-2010-06-07.zip 27KB | |
smart-ajax-control-2010-06-07.tar.gz 27KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
This blog post is using a non-class and non-gzip version of this AJAX solution, but the other aspects, such as descriptions of javascript front-end controller, are the same. |
Pages that reference this package |
For phpclasses.org purposes I also converted the Smart AJAX Controller into a class, it is available here... |