I have gdimage of various options all working by pulling a blob from a database. I can then convert, display, resize, etc.
BUT
Now I want to do this from an actual jpg on the server (Amazon S3). Is this possible?
I need to resize so that pulling the image up on a cell connection is not slow and some images are rather fat...
Thanks,
BUT
Now I want to do this from an actual jpg on the server (Amazon S3). Is this possible?
I need to resize so that pulling the image up on a cell connection is not slow and some images are rather fat...
Thanks,
Comment