Page 1 of 1
PHP Code Verifier?
Posted: Sat Jul 16, 2005 3:10 pm
by Majoraslayer
I'm sure some program exists out there that can help me out. Does someone know of a PHP editor that can check my syntax and point out simple mistakes? Such as, say, if I forgot a comma somewhere, or added an extra "}"? I would prefer some sort of freeware that can do this.
Posted: Sat Jul 16, 2005 3:25 pm
by delorian
Almost every IDE can check syntax and report errors. If you want to have free IDE for PHP you could take a look on
PHPEclipse
Posted: Sat Jul 16, 2005 3:26 pm
by timvw
Search this forum... Why have a "your favorite editor" poll somewhere...
Posted: Sat Jul 16, 2005 3:28 pm
by s.dot
Posted: Sat Jul 16, 2005 3:34 pm
by djot
-
timvw wrote:Search this forum... Why have a "your favorite editor" poll somewhere...
The poll is
here .
djot
-
Posted: Sat Jul 16, 2005 3:47 pm
by bokehman
If you want a
FREE one I would go with
crimson editor first and
conText second.
Posted: Sat Jul 16, 2005 4:02 pm
by djot
-
ConText does not check syntax.
Anyway it's my favorite editor for quick editing of HTML, PHP, CSS and so on.
Also, development of ConText is slow, did not really exist for the last two or three years.
djot
-
Posted: Sat Jul 16, 2005 8:09 pm
by Roja
Folks, the link to the *existing* thread on favorite editor is sufficient. Please do not post in this thread as well a listing of your favorite editor.
Sincerely,
- Your department of redundancy department commentator commentator.
Posted: Sat Jul 16, 2005 9:51 pm
by Majoraslayer
Sorry about that, I forgot about the favorite editors poll. I even posted in it when I first got here! *Is a dunce*
If a moderator feels the need to lock this topic, then by all means I wouldn't be bothered at all. And to everyone who made suggestions, I appreciate it!