> [snip]
> OK, but how? I already use GD, I need to now how to create a thumbnail,
>
> somebody now how to use the GD functions to create a thumbnail???
> [/snip]
>
> http://www.php.net/GD
Personally, I think Imagemagick's mogrify works alot better. I've been
using GD for the past few months and it's very inconsistent on thumbnail
quality even when the quality setting is at maximum.
The only real problem with mogrify is that you have to copy an image to a
seperate location if you want to keep the original file as it overwrites
the file it's making a thumnail of.
Ed
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php