Why Nusphere PHPEd is Good for Noobs?
Right out of the box it is ready to go. Let me define ready. After installing PHPEd, simply create a project, write some code, then run the code and watch PHPEd render your php code via the internal browser and internal web server. And it doesn’t stop there, debugging is just as easy. Compare this to other PHP editors where you need to setup a web server and debugging environment in order to write and debug code. No doubt, even with PHPEd you will eventually want to setup your own web server and debugging environment in order to fully test your app, but as a noob coder, phped makes getting started coding easy because it is ready to run right out of the box.
Tags: nusphere phped, PHP, rave

