AJAX: RSPA
sunish (contact me)
RSPA stands for Really Simple PHP and AJAX. It is a framework with components for processing browser events on the server using AJAX to provide interaction between the browser and the server without page reloading.
It can be used for calling PHP class functions from the browser side. It provides means to manipulate JavaScript objects on the browser page.
It can be used to manipulate common HTML page elements. It also provides custom page elements such as labels and auto-complete inputs.
It now works with PHP 4 and PHP 5
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (87.5%)
| Sufficient (79.2%)
| Not sure (54.2%)
| Sufficient (75.0%)
| -
| -
| Sufficient (64.6%)
| 378 |
Click here for detailed information about this class on phpclasses.org
Class
Class that implements Autocomplete controll
Class
Class implementing Button
Class
Check box component
Class
Base class for all components
Class
Class implementing Hidden Field
Class
Class implementing RSPA label
Class
Class implementing radio button
Class
Class implementing select box
Class
Class implementing text field
Example
Controller script
Example
Controller_v4.php
Example
Controller_v5.php
Data
Supporting javascript