Debugging PHP with free tools (PDT + XDebug2)

One very important part of an IDE is the ability to debug the code you write. For web-application development you mostly need remote-debugging facilities. It’s no problem to find a good IDE offering all that for Java web-development. There’s Eclipse and it provides all sorts of features that make a developer’s life easier. For PHP [...]


Posted in Development, Featured articles, PHP, Fri, 3/08/07 | 16 comments