Technology & Programming Enthusiast blog

<
OMNITECHIE
 

PhpEd followup

June 28, 2009 00:53 by Rickron

A follow up on phped. Since I was unable to set up my web hosting I am still unable to debug remotely. Somewhat It voids the product value but still i find it useful as a powerful php editor (but less that visual studio in asp obviously). My favorite feature as of now is the way to know which variable is in the scope you're working in. Another one is that it build a workspace from all the php located in folder (in its sub folder), something different from vs (you hasve to manually add all the files).


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:
Categories:
Actions: E-mail | Permalink | Comments (1) | Comment RSSRSS comment feed

Related posts

Comments

July 4. 2009 11:46

Daniel Lemire

What's wrong with VIM?
http://en.wikipedia.org/wiki/Vim_(text_editor)

Daniel Lemire