sorry for the late delay.

How would I output the image to a file on the hard drive

Thanks

-----Original Message-----
From: Jason Wong [mailto:[EMAIL PROTECTED]
Sent: Thursday, 11 December 2003 11:19 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] treu type fonts


On Thursday 11 December 2003 06:06, cj wrote:

> I tried the png like you suggested and the same thing happens.
> I get nothing on the screen but if I do a right click and properties on
the
> spot where the image should be the image type is a png image.

1) Enable FULL error reporting.
2) For debugging purposes, instead outputting the image directly, write it
to
disk first.

--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
"We are on the verge: Today our program proved Fermat's next-to-last
theorem."
                -- Epigrams in Programming, ACM SIGPLAN Sept. 1982
*/

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

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

Reply via email to