Thread: Best php ide?
View Single Post
  #14 (permalink)  
Old 02-07-09, 11:41
php_rules php_rules is offline
BOD Member
 
Join Date: Jan 2009
Posts: 73
Default

For me, I have to use VIm. Especially with syntax highlighting. its good if you have console access, you can edit the files on the server without downloading them, and if you dont have console access then you can use something like filezilla to get the files and edit them with Vim, then once you save the file filezilla will upload the new version. Just remember that this way you need to keep a firefox open and refresh the page after every edit.

Last edited by php_rules : 02-07-09 at 11:43. Reason: missing text for some reason...
Reply With Quote