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 sti
Got it .
My ISP had upgraded PHP and left "error reporting" off. They have now fixed
it for me.
"Alex Francis" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> If I had a syntax error, I used to get a message back telling me. Now I
just
> get a blank page.
> I have tried addin