Page 1 of 1

Program to spot parsing errors

Posted: Mon Jul 08, 2002 11:03 am
by RandomEngy
Sorry to post such a stupid topic, but this is driving me crazy. I need a program to tell me where my parse errors are. My scripts are getting quite big, and any program that might tell me where to look to fix it would be quite useful. I tried google and other places, but nothing turned up. Thanks.

Posted: Mon Jul 08, 2002 11:24 am
by twigletmac
I believe that phpedit can do debugging. But any good syntax highlighter with a line count will help. I'll plug editplus because that's what I've used for ages.

Mac

Posted: Mon Jul 08, 2002 12:48 pm
by RandomEngy
Thanks for the help. phpedit seems to spot errors well enough, despite its Frenchiness. :D