MultiAjax class library is a PHP solution for smart work with AJAX. It supports timeouts, encodings, queue, session limit and batch mode.
Supported features:
- Autoselect GET or POST method for HTTP request.
- Support timeouts. It is possible to setup different timeouts for AJAX requests.
- Work with different encodings, including UTF-8.
- Work with queue of queries and limit parallel requests. Example: setup queue for maximum 100 queries with not more then 5 parallel AJAX requests.
- Batch mode. Multiple AJAX requests can be pack into batch structure and post as only one HTTP request.
- Use own fast serialization mechanism.
Ohloh computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Ohloh cannot perform this analysis
Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Ohloh can generate statistics! It's fast and easy - try it and see!
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.