Question
PHP Error Messages
Is there a way to see specific PHP error messages. Currently I click preview in browser and if my php code is screwed up I get the standard 500.0 error. Alot of times its either a missing semi-colon or a misspelled variable. But I have to dig to find it. is there an easier way?
