On Monday 01 November 2004 19:51, Ken Tozier wrote:

> > Enable FULL error reporting.
>
> I tried this with error_reporting(E_ALL); and ran the script in
> multiple browsers no errors reported.

Are you looking in the correct place for errors?

> Also ran phpinfo(); (as suggested by Jay Blanchard) which worked
> without problem. The settings under GD were all enabled for the common
> image types.

phpinfo() will tell you whether errors are to be displayed and/or logged to 
file.

> Anybody see any glaring errors in the following?

Works for me.

-- 
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
------------------------------------------
/*
The bugs you have to avoid are the ones that give the user not only
the inclination to get on a plane, but also the time.
  -- Kay Bostic
*/

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

Reply via email to