Re: Help - Outputting Thumbnails



On 27 Jun 2006 21:15:26 -0700, "nickwired" <nicholas.pierre@xxxxxxxxx>
wrote:
I have a few images users uploaded to a mySQL database. How can I out
them as thumbnails.

The GD library gives you some basic image manipulation/editing tools
and as part of the file upload process I normally generate a thumbnail
version of the photo in a seperate folder with the same name. :-)

Chris
.