creating thumbnails

GD and GD2 are useful libraries for creating graphics on-the-fly. Discuss your PHP GD and GD2 scripts here.

Moderators: onion2k, General Moderators

Post Reply
alexislalas
Forum Commoner
Posts: 44
Joined: Sun Feb 19, 2006 10:09 pm

creating thumbnails

Post by alexislalas »

dont know if this topic belongs here.


i have a php system that uploads the images in a file in the server.


is there a way to make the thumbnails automatically?


thanks
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Have a look in our Code Snipplet forum.. onion2k has posted some great snipplets that do just this -- aswell as some extensions.

Moved to PHP-GD.
Post Reply