| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of V (3) | > | Mission progress status | > | Reputation |
|
|||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| MultiAjax class provides a convenient way to smart work with AJAX. It supports timeout, queue, session limits and batch mode. The class supports: - Autoselect GET or POST method for HTTP request. - Timeouts. It is possible to setup different timeouts for AJAX requests. - Work with queue of requests and limit parallel queries. Example: setup queue for maximum 100 requests with 5 parallel sessions. - 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. |
| ||||
| This package can be used to cache data in files or memcached server. It provides a base generic caching class and sub-classes to store cached data in files or in a memcached server. The class can associate unique cache keys with cached data. The cached data may expire after an optional expiry time. The class may clean up expired cache entries. |
| |||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |