Richard Lynch wrote:
Ray Hauge wrote:
convert -resize 800x600 AR-M455N_20060420_130446.pdf[0] -
The '-' makes it display the contents of the image to stdout. I
want to
caputre that binary data and somehow display the images inline with
the
website. Is this possible, or am I living in a dream world ;)
http://php.net/ob_start
That's obvious. It's necessary but not sufficient. Notice Richard said "display the images inline".
It's easy if the image is all that is on the page.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php