Recommend a PHP IDE

Recommend a PHP IDE

by Scott Karren -
Number of replies: 1

Can anyone reccomend a good PHP IDE for someone that is a beginner at coding.  The company I work for is investigating Moodle as a solution for them and want to know if I would be willing to modify the code for them.  I have told them that I am an absolute beginner and they are fine with that.  Any recommendations on where to start, books, course, etc?

Scott Karren

Average of ratings: -
In reply to Scott Karren

Re: Recommend a PHP IDE

by Samuli Karevaara -
Some talk about PHP IDEs is here http://moodle.org/mod/forum/discuss.php?d=22947

I like PHPEdit, it has had terrible problems with stability and speed, but since the version 1.2.2 it's quite stable.

In the very beginning maybe just Notepad would do it, for the first exercises it's maybe the easiest after all...

One good place to start learning PHP is the PHP manuals at http://www.php.net/manual/en/