Hello, i need to serve some images and resize them, so I am searching for a thumbnailing library.
I tried to use phpthumb and seems fine, however i have a problem if the image to serve is a remote image.
Sometimes phpthumb gives a 404 error, but the remote image exists, and seems support for this library (at sourceforge.net) is not exceptional.
I would really like to use it because it caches the thumbnails, any1 of you found out what the problem is or
can suggest an alternative library?
thanks