Thumbnails
Moderator: General Moderators
Thumbnails
I have about 30 images in my website which are all over 400x300 px - when trying to display them as thumbnails it reduces the image size but the page takes for ever to load - i`m wanting a way where it will reduce the image size as it is loading so instead of having 30 images at 50kb each - i have 30 images at 2kb each. Can anyone help me with this ?
-
pootergeist
- Forum Contributor
- Posts: 273
- Joined: Thu Feb 27, 2003 7:22 am
- Location: UK
http://www.phpclasses.org/browse.html/package/1007.html
if you can understand the instructions for that class, you can do the lot in one easy swoop.
requires GD2+ though (distroed with php4.3+)
subnote: if you use that and need help with it, ask me as I wrote it.
if you can understand the instructions for that class, you can do the lot in one easy swoop.
requires GD2+ though (distroed with php4.3+)
subnote: if you use that and need help with it, ask me as I wrote it.