What is the best PhP editor

Use Sublime text 2. That editor is freaking awesome. I am in complete love with that editor :D
 
try komodo edit, the free version

it highlights syntax errors as you type, really saved me a lot of time
 
There's no BEST php editor, there are many good editors, the "best" one for you is the one you like most. I've been using Notepad++ a lot, but now I switched to Sublime Text 2 and I really like it.
 
For quickie edits I'll just use programmer's notepad. For full development I'll crank up netbeans with php.
 
vi, anyone :)?

I personally use Aptana 2.0 or Eclipse + PDT.

Take care,
D.
 
I would say Dreamweaver. Is good also for CSS and HTML, plus it has a built-in ftp client and you can automatically save the files on the server during editing.
 
I would recommend using dreamweaver as a starting point as that is what I used whilst learning how to program PHP whilst at Uni. There are plenty of tutorials to learn from online aswell.
 
Notepad++ for me :) Been using it for about a year now and its really great.
 
The best one is ur brain. You can write codes on a simple text editor.
 
PHPdesigner for windows.

Sublime text on all platform.
 
Yes I understand buy for example I dont know how to change the color code ....
i am fond of learning PHP but its hard for me, no time plus number other stuff on my head..anyway got a friend i can recall his words 'style confgratr'. if you want to give your text color other than black; like green, blue, red or any other color or want to change the font size of it, try it.
 
Back
Top