ImageMagick n00b

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Shyft
Forum Newbie
Posts: 7
Joined: Sat May 22, 2004 3:03 pm

ImageMagick n00b

Post by Shyft »

I'm just about done writing an image gallery that uses a MySQL database to store the image names displayed in the table. Users upload images, and I want to have a thumbnail automatically generated for display in the gallery. If there's a way to pre-create them, I would love to do it that way, because this is going to be a bandwidth hog if I don't.

Any suggestions or good tutorials out there?
Post Reply