Thursday, February 07, 2008

How to Use PHP To Dynamically Resize an Image

Some blogs automatically resize the pictures for you into a thumbnail - like the image to the right. What if you want the image a different size, though? You could allow the browser to resize it for you, or - better yet - write your own php script to resize the image dynamically.

read more | digg story