Re: PHP displaying images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 29 January 2005 13:42, Ian Johnson wrote:

> My php is configured to write error messages to the http error_log and
> not to display errors.

OK. 

> In this case the error is displayed and not logged.

If you're referring to this ...

> > The image "http://localhost/gdtst2.php"; cannot be displayed,
> >           because it contains errors.

... then I'm pretty sure that is generated by your browser and not by the 
server.

When using the image functions I always have them save to file initially, then 
when I know that my code is 100% correct and the saved images are viewable 
*then* I output them directly. 

> Note that there is no problem with the code from phpfreaks.  It seems to
> run for  everyone else on their computers.

In that case you're doing something different to everyone else, find out what 
that difference is.

-- 
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
------------------------------------------
New Year Resolution: Ignore top posted posts

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux