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 … Read more


Posted by Development, Featured articles, PHP, August 3rd, 2007 | 17 comments