| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Nick Tompson (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 |
| ||||
| This class can be used to generate repeated hashes of data. It takes a data string and applies a given hashing function. The hashing may be repeated a number of times over the resulting hashed data. It can applying hashing functions like MD5, SHA1 or custom functions. |
| ||||
| This class can be used as a template processing engine. It loads templates that are PHP scripts that are executed to compose the page output. The class can replace marks in the templates with custom variable values. The generated output maybe compressed with gzip algorithm to generate small pages. |
| ||||
| This class can manipulate images using the GD extension functions. It is basically a wrapper around almost all functions of the GD image extension. The class includes functions for creating, reading and writing images from GIF, JPEG, PNG, WBMP, XPM, XBM, resizing, rotate and copying parts of images, manipulate color palettes, render text, ellipses, arcs, lines, rectangles, polygons, etc.. |
| 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 |