Re: Re: Where have my errors gone?

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

 



Hi,

"Alex Francis" <afrancis@camerondesign.co.uk> wrote: 
> Got it !!!!!!!!.
> My ISP had upgraded PHP and left "error reporting" off. They have now 
> fixed it for me.

Great!

But I think you'd have had the same effect if instead of this:

> > I have tried adding error_reporting=E_ALL; to the page, but still no
> > errors.

you've used something like this:

  error_reporting (E_ALL);

More info here:

  http://www.php.net/manual/en/function.error-reporting.php

- E

__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!  http://bb.yahoo.co.jp/


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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux