Page 1 of 1
PHP Checkers
Posted: Mon Jul 14, 2003 8:09 am
by benutopia
Is there an easy to use php script checker which let you know where the errors are and how to correct them?
Please let me know urgently!

Posted: Mon Jul 14, 2003 9:22 am
by DuFF
No, PHP should generate errors that are pretty precise. The only thing that you can do is download a PHP editor that checks the script before you upload it but it will give you the same errors as if you were viewing the error in a browser. If you are having trouble with a particular error go ahead and post it and we'll try to help you out with it.
Example editor:
Komodo
Posted: Mon Jul 14, 2003 11:47 am
by m3rajk
a good editor.. programming editor that handles scripting languages (php/perl/etc) and markup languages (html/xml/etc) as well is
http://www.xemacs.org
if it doesn't already do what you want or have a plug in that does, you can make one