
October 17th, 2003, 03:05 PM
|
|
Contributing User
|
|
Join Date: Feb 2003
Posts: 348
Time spent in forums: 16 h 36 m 30 sec
Reputation Power: 11
|
|
|
Looking for an online PHP debugger
Hello.
I am trying to fix 2,000 lines of buggy code, loaded with parse errors!
Right now all I have to go by are errors that look like Quote: | Parse error: parse error in /home/ce/public_html/pcc9/site/manage/admin.php on line 657 |
So I fix that error then run into another. What a nightmare!
I thought about posting the code here but it is way to long to post and I don't want to waste anyone's time.
Does anyone know of an online debugger that will find all errors at once AND tell me what the problem is?
I am not looking for either a PHP script that I can upload that will work OR a web site that provides this, not a program to download.
Thanks for any suggestions!
Hanks
|