>
>
><img src=graphit.php> to get the image output.  Unfortunately, I get nothing except 
>the red X indicating a missing image.
>
>  
>
You probably need to send the correct header at the top of your 
graphit.php to indicate to the browser that you are
sending it a file with a content type of image/png . graphit.php should 
do two things; First send the header, Second
send the PNG data.

-- 
James E Hicks III
Noland Company
2700 Warwick Blvd
Newport News, VA 23607
757-928-9000 ext 435
[EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to