View Single Post
  #1 (permalink)  
Old 01-18-2004, 09:05 PM
z01d z01d is offline
WebProWorld New Member
 
Join Date: Aug 2003
Posts: 22
z01d RepRank 0
Default 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
Reply With Quote