Image Fectching
Script Description
If you generate images dynamically using GD library you can't simply output them to the browser like HTML content. This script makes it easy to display them. The images are stored in an MySQL database. After an image is fetched to the browser it is removed automatically.