Windows Azure PDT provides a new debugging method: PHP Windows Azure Page debugging. This allows you test your applications and detect errors in your page.
There are two ways to debug your application.
Go to project menu and select Debug->Debug Configurations...
Or click the Debug toolbar icon at the top of Eclipse IDE, select Debug Configuration...

Select Windows Azure in the left tree panel, and create a new launch configuration
by clicking the
icon, fill in the
Name box. Then choose the php script file that you want
to debug. Click Apply and then debug.
