Best editor for PHP

vim
there really isn't anything better
just use vim for everything and be happy
you can program vim to help you program
caution though: using vim may take a week before you even break even with your current editor in terms of productivity, but after a week (maybe more) you will start to believe in vim.

for every bit of effort you put into vim it kicks it back out and then some

been using for 3 or 4 years now can't remember but I do recall having tons of 'cheat sheets' that I would refer to.

then at some point muscle-memory kicks in and you can really get some work done

then enlightenment begins, you start bending spoons with vim commands and sometimes I can even hover slightly off the ground

buddhist monks chant my .vimrc file
 
For anyone on Mac I'd recommend NetBeans. Much nicer than Zend (I've personally hated since they switch to eclipse) and uses allot less resources than having a VM running with PHPed (which really is the best PHP IDE imho).

To those vi(m) fans, have you seen the VI plugin for zend? It does a pretty good job also Komodo has a VI mode.
 
EditPlus//
BestAddress HTML Editor Professional 17.0.0//
DzSoft PHP Editor 4.2.6.0//
HTML-Kit Build 292//
Rapid PHP 2010 10.2.0.121//
PHP Expert Editor 3.2.1 //
are all the best php editor,if you want to more PHP eitor you can search and free download at PHPKode.ocm
 
GEdit... Master of all GUI text editors... 8)
Provides highlighting for nearly all programming languages... :D
Also has plugins that could offer you even auto-copy/paste...
 
Is it Notepad++ ? :D

I feel comfortable with Notepad++ . :)

Thanks :)
 
you may use Adobe Dreamweaver..!! hi dudes i need the simple Explanation about WORD PRESS.. please do the need ful..
 
You can find some PHP wysiwyg editor at the site PHPKode.com
or you can find some [url-http://www.phpkode.com/software/]PHP software[/url] listed on the page.
 
webdesigner 7 is the best php editor im using it and it help me a lot.
 
you can use notepad++ , download it from sourceforge.

www.myprogrammingschool.com
 
I have been using notepad++. But after reading this topic i downloaded zend studio 8, and the very first sight of it blew my mind away, i was unbearably slow as well. I seemed to be too difficult for a starter who has never used IDE editor.

Can someone recommend any other editor? I am looking for a php-editor that could validate my php script, and that could tell me about possible mistakes. But that doesn't interfere with my code and doesn't automatically edit me without me knowing it.
 
I use DreamWeaver CS5. Does a good job with syntax highlighting and css.
 
Use dreaweaver is the best editor which i have used in one year experience of programming.
and if you want to learn PHP kindly reach at my blog
http://php-mechanic.blogspot.com
 
Back
Top