View Single Post
Old 9th September 2008
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default

Like Carpetsmoker, I use Vim for PHP work, typically I have an ftp/sftp session open in another term to upload my changes but I believe vim has a plugin for more seamless network editing now.


GNU Emacs, XEmacs, jEdit, and /usr/bin/vi are also good choices and work on almost any OS, unless you want a full blown IDE (although most editors I've mentioned can be).

*Knows nothing of PHP based IDEs, as he does not use often formal IDEs.
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.
Reply With Quote