Well, using dreamweaver CS3 recently.. by the way, still not bad for notepad actually, if for quick editing..
Dreamweaver is to much of a heavy program for PHP Programming, PHP Personal Design is much more efficient; syntax highlighter and so forth & it's free.
wow, am I lost? I still don't know notepad++.. thanks for sharing this.. i only use the simple notepad..
There are plenty of free php editors available to edit your php code. see this: http://free-php-editor.com
Notepad Plus, or Metapad are both good for editing PHP files. Most of the time, I use Metapad though.
There is nothing wrong with using the notepad to edit your PHP. most people preferred to use notepad as their choice of editor. If the codes mess up in order, you can open the file with Wordpad, save it then re-open it with notepad again.