Thumbnail
by Hiroshi on June 17th, 2008
This php script takes image file creates a thumbhnail and upload it into ‘thumb’ directory and also upload origional image with rename in ‘images’ directory. Functionality – Uploads image in the ‘images; directory and renames it – Uploads thumbnail in ‘thumbs’ directory and renames it with thumb_filename – Determine thumbnail max width and height – [...]


