Debugging



I'm having problems debugging my code. One prevolent problem I have is that
if I a syntax error, and run it on localhost, I get nothing but a blank
screen. No indication of what the error is. And, as you all know, it ain't
easy going through a program looking for, say a colon that should have been
a semicolon.

Is there something, somewhere, that I should have turned on to give me an
error message?

Thanks....

Bruce


.