On 1/29/07, Rob Marscher <[EMAIL PROTECTED]> wrote:
Why do you want to avoid storing the thumbnails on the disk?
I would just rather deal with one copy of the image if possible.
Resampling the image usually involves uncompressing it into an image resource which can be pretty memory intensive
But, if that's the best way to do it, then that is probably what I should do. -- Randal Rust R.Squared Communications www.r2communications.com _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
