PHP Classes

Classes of steve krishna

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of steve krishna (1)  >  Mission progress status  >  Reputation  
Picture of steve krishna
Name: steve krishna <contact>
Classes: 1
Country: Canada Canada
Age: ???
All time rank: 325171 in Canada Canada
Week rank: 195 Up5 in Canada Canada Up
All time users: 510
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 ImageUpload  
Validate and process upload files
This class can be used to validate and process upload image and document files.

It takes the name of an file upload input field and validate its values to determine if it was uploaded a file of the accepted types and the file size does not exceed a given limit.

If the file is valid, it is copied to a given destination directory. The class creates that directory if it does not exist already.

If the file is an image, the class may also create a thumbnail image.


  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