PHP syntax nightmare
Hello all!
I've been involved with PHP over 6 months now, and the hardest part for me is the language's syntax. I find myself debugging the code for that missed semicolon more than I am writing the fresh code!
And since I am on virtual hosting it takes forever to upload, check, change, upload, check, ch...
I use Edit+ as my editor.
Does anyone know a PHP editor that would parse the code for any syntax mistakes and/or insert the semicolons on every line, etc.?
Thank you!
z01d
|