Search found 1 match

by richardps
Fri May 12, 2006 2:34 pm
Forum: PHP - Code
Topic: Blank page on parse errors
Replies: 1
Views: 246

Blank page on parse errors

Hi, My provider recently upgraded their PHP to 4.4.2 and a few settings have changed. However, if I run the following code it works, but when I apply a deliberate mistake (remove a semi-coln for example) which should fail on the parse, I don't get an error, I just get a completely blank page. Can an...