PHP Classes

Packages of amir hoseinian

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of amir hoseinian (2)  >  Mission progress status  >  Reputation  
Picture of amir hoseinian
Name: amir hoseinian <contact>
Classes: 2
Country: Iran Iran
Age: 35
All time rank: 242339 in Iran Iran
Week rank: 195 Up5 in Iran Iran Up
All time users: 958
Week users: 0
Innovation award
Innovation award
Nominee: 1x

Winner: 1x
 
  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 Image Saver  
Resize an image keeping the size proportions
This class can resize an image keeping the size proportions.

It can open an uploaded file image in either JPEG, PNG or GIF format and resize it to given width and height.

Either the width and height can be set to auto, so it gets adjusted to keep the original image proportion based on the value set to the other dimension value.

The processed image can be saved to a new file in a given target directory with the JPEG format. The compression quality of the saved image is configurable.

  Files folder image Securify  
PHP Programming Innovation award winner
August 2012
Winner
Generate passwords replacing random characters
This class can generate passwords replacing random characters.

It can take a given password text and replaces some characters with random characters.

It takes a percentage parameter that determines the probablity of each character be replaced by a random character. The higher is the parameter value, more characters get replaced.


  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