Page 1 of 1

Thumbnail Jpeg

Posted: Mon Dec 13, 2004 3:05 am
by localhost
i would like to show thumb nails of image with just caching them and not stroing them any where...and keeping the aspect ratio .....

Posted: Mon Dec 13, 2004 5:51 am
by kettle_drum
Check my signature for a class. As for caching them im not too sure, i guess you could use a proxy server like squid or something, why do you not want to store them? Not even as tmp files? and just have php set the header and echo the data out to the user.