| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Matthew Peace (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 prepare and execute MySQL database queries. It can parse a query string to locate % marks that define where parameter values should be inserted. It uses the printf function format parameter syntax, so the characters following the % marks define the types of the parameters. The class can also execute the query by replacing the marks by properly escaping the query parameter values depending on their types. |
| ||||
| This class can be used to generate thumbnails for images from a folder. It retrieves the list of JPEG image files from a given directory and generates thumbnails for images that were found. The class can also pick a random image of the folder to use a cover for an album that shows all the images. |
| 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 |