On Thursday 23 May 2002 04:46, Jeff Bearer wrote:
> Update, I can see the errors if I make a fatal error. but not if it's a
> parse error. in the php.ini I'm using the default error_reporting:
> E_ALL & ~E_NOTICE
>
> I sill have no explanation as to why.
The error reporting is for catching run-time errors. Parse errors means your
program is totally broken and will not run -- and needs fixing ;-)
--
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
/*
Don't worry. Life's too long.
-- Vincent Sardi, Jr.
*/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php