How to Install, configure and run PHP on Windows IIS and other platforms.
Coding and debugging with PHP.

Can I debug PHP site on IIS? – Yes
If you have WordPress or any other PHP site hosted on IIS you can debug it for free. No Apache server is required. You can use NetBeans with Xdebug. This article records all the steps required to debug a PHP site on IIS. It seems that actual WEB server used […]