Recommend this page to a friend! |
Download .zip |
Info | View files (5) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
59% | Total: 856 | All time: 4,063 This week: 236 |
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 |
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 |
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 |
Blog Post 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 |
AJAX controller also released as a class For phpclasses.org purposes I also converted the Smart AJAX Controller into a class, it is available here... |