| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of n/a (2) | > | 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 |
| ||||
| This class can be used to cache the output of PHP scripts in files. It checks if a given cache file exists and is updated. If it is updated, it outputs the cached content. Otherwise it starts capturing the output of the current script. When the script is done outputting the content to be cached, it should call the class again to check the cache. Then the class updates the captured output. The class may cache nested scripts that output several blocks of content stored in different cached files and with eventually different expiration times. This package also comes with a plug-in to cache output of pages generated with Smarty templates. The class may also cache the serialized values of objects and other types of variables. |
| ||||
| This class can be used to generate CAPTCHA validation images with distorted text. It can render the validation text in an image. After the text is rendered, a new image is generated applying wave distortion effects to the original image, in order to make the text harder to guess by robots. The image size, text font, background color, and background image are configurable parameters. |
| 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 |