Hi,

"Alex Francis" <[EMAIL PROTECTED]> 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

Reply via email to