PHP Classes

Packages of Matthew Peace

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Matthew Peace (2)  >  Mission progress status  >  Reputation  
Picture of Matthew Peace
Name: Matthew Peace <contact>
Classes: 2
Country: United Kingdom
Age: 53
All time rank: 2956135 in United Kingdom
Week rank: 195 Up9 in United Kingdom Up
All time users: 649
Week users: 0
 
  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  
  Files folder image MpQuery  
Prepare and execute MySQL database queries
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.

  Files folder image Snaps Album  
Generate thumbnails for images from a folder
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