News

Debugging a PHP application if often more difficult than debugging an application in some other programming language. There are two reasons for this. First, a PHP application rarely consists of only ...
Although I have a degree in computer science and teach Microsoft programming, coding is not my day job. As a result, I go through relatively frequent periods when I'm not writing a single line of code ...
Microsoft is equipping its Azure cloud service with a tool to debug PHP-based Web applications that are running on the platform. The service “offers in-depth insight into how an application is ...
This was working recently last week on my machine. My co-workers xdebug works.. I click the debug play button, nothing happens, no output to debug console. Same with F5, or any other way of telling it ...