jsfiddle can debug a mixture of js, html, css files. Is there any such tool that can debug php at the same time?
ringa_lee
You can install the xdebug extension and add the browser console for multiple breakpoint debugging
You can install the xdebug extension and add the browser console for multiple breakpoint debugging