by nathandelane on Wed Aug 13, 2008 4:14 pm
([msg=9612]see Re: What program do you all use?[/msg])
I utilize Notepad++ and when it comes to PHP, I have PHP and Apache installed so I can look at the renders in my browser for localhost. I have used DreamWeaver, Blufish, and even Aptana Studio, and I hate how they try to do things for you that you don't want in somecases (mostly DreamWeaver) and I hate their WYSIWYG support (because it doesn't work the same as the browsers mostly), and I hate the vast amount of resources they require. Notepad++ supports syntax highlighting for PHP, CSS, XHTML, JavaScript, ASP, and even C# and Visual Basic. I have my own server to render it all and PHP has easy to use digital manuals when I need help (no code complete for me).