Script Description:This is a simple function that outputs an image generated using GD library to PHP string (standard image functions from GD library can output images only to the browser or a file). The image then can be stored in $_SESSION variable or MySQL database.
Site Url: http://www.php-development.ru/php-scripts/image-output.php
