Cache: Image Cache System
Daniel Kanaan (contact me)
This package can be used to store and retrieve images in a MySQL database.
The images are cached in temporary disk files to avoid database access overhead.
It can store uploaded images keeping the original size or resized to a given width and height.
It can also create cache files in a given directory of all stored images optionally with different sizes.
Click here for detailed information about this class on phpclasses.org