AJAX: JsHttpRequest
Dmitry Koterov (contact me)
This package can be used to process regular and file upload requests.
It provides:
- Cross-browser compatibility
- Submit file uploads to the server without page reloading
- Multidimensional data exchange in client request and server response
- Automatic choice of request submission method depending on current browser
- Ability to load data from foreign hosts.
Two simple usage example:
- http://en.dklab.ru/lib/JsHttpRequest/#list13 (JS part)
- http://en.dklab.ru/lib/JsHttpRequest/#list4 (PHP part)
Online demos:
- http://en.dklab.ru/lib/JsHttpRequest/demo/test/
- http://en.dklab.ru/lib/JsHttpRequest/demo.zip (to download)
Always fresh version:
http://en.dklab.ru/lib/JsHttpRequest/
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Not sure (52.8%)
| Not sure (52.8%)
| -
| -
| -
| -
| Insufficient (31.7%)
| 1799 |
Click here for detailed information about this class on phpclasses.org
Data
The JS backend class.