Resizing An Image Using PHP
This code allows you to create a resized version of an image by altering the IMG tag dynamically. One common application would be to automatically create image thumbnails without needing to have two copies of the image on your server.
Views: 574 | | by Colin
View this tutorial