View Single Post
Old 03-06-2005, 04:28 PM   #1 (permalink)
morpheuz
Code Monkey
 
Join Date: Feb 2005
Posts: 64
morpheuz is on a distinguished road
Resizing images on the fly using GD?

I've spent several hours searching including last night looking for a solution to this. I've called an array of images to be displayed on my home page, but they're so big outright I had to resize them.

Well, the pics now look like s#%t since the html doesn't maintain the correct aspect ratio when altering height/width dimensions. Is there a way I can incorporate a string or something for gd resizing to the output images in the array?
morpheuz is offline   Reply With Quote