PHP Classes

Packages of vinaykant sahu

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of vinaykant sahu (2)  >  Mission progress status  >  Reputation  
Picture of vinaykant sahu
Name: vinaykant sahu <contact>
Classes: 2
Country: India India
Age: ???
All time rank: 3097199 in India India
Week rank: 195 Up19 in India India Up
All time users: 582
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 Database class for MySQL...  
Connect and access MySQL databases using PDO
This class can connect and access MySQL databases using PDO.

It can connect to a given MySQL database database and perform several types of database access operations. Currently it can:

- Execute queries with prepared statements using parameters from an array
- Retrieve all query results into an array
- Manage transactions
- Retrieve the query row count and last inserted record identifier

  Files folder image PHP Image Operations  
Validate and add watermark to uploaded image files
This class can validate and add watermark to uploaded image files.

It takes a given uploaded image file and automatically determines if it is a valid JPEG, PNG, GIF or WBMP image file.

The class can save the image to file in a given directory in a given format that can also be JPEG, PNG, GIF or WBMP.

The output image may be save with a given width and height preserving the original image proportions.

Optionally the class can add a watermark to the image before it is saved.


  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