tedd wrote:
Sameer said:
To get the thumbnails you must rewrite the resized file to some place
(if you want real thumbnail image).
No, that's not correct. You can take an image from a db, create a
thumbnail while it is in memory and display it. You don't need to make
it a file first.
That *is* correct. You must rewrite the resized file to some place and
that place can be /dev/foo (memory or disk). I did not say you must
write it to /disk/.
Regards,
--
Sameer N. Ingole
Blog: http://weblogic.noroot.org/
---
Better to light one candle than to curse the darkness.
PS: Please reply to the list only. You probably hit "reply all". I got two
copies of same message.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php