
May 1st, 2008, 06:00 PM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 10,167
Time spent in forums: < 1 sec
Reputation Power: 12
|
|
|
How to make an Image Upload and Thumbnailer Script
In this tutorial we will make a thumbnailing script using PHP. The script will allow your users to upload their images using a html form, and then be shown the thumbnail and a link to the file on completion. Also the user will be able to specify a max height or width if they want to.
Demo: http://www.jotlab.com/tutorials/thumbtutorial/thumb.php
*Thats right you can host images on my website. But i have edited my code to make the maximum size no greater than 300 pixels*
Read the full article here: How to make an Image Upload and Thumbnailer Script
|