MultiAjax class library is a PHP solution for smart work with AJAX. It supports timeouts, encodings, queue, session limit and batch mode.
Be the first to post a text review of MultiAjax class library. Rate and review a project by clicking thumbs up or thumbs down in the right column.
ChangeLog (MultiAjax class library) ========================================= 2007-08-27 - version 1.00 [+] Primary version. [+] Autoselect GET or POST method for HTTP request. [+] Support timeouts. It is possible to setup different timeouts for AJAX requests. [+] 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. [+] Work with different encodings, including UTF-8. [+] Use own fast serialization mechanism.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?