Archive: xdebug

 

Posts Tagged ‘xdebug’


If you use Netbeans along with Xdebug to facilitate step through debugging when coding PHP then you may come across this issue. It’s possible to get it into a semi working scenario where you can have working breakpoints and see variable values but you have no idea which bit of code you are actually stepped [...]



 

1] Download the latest version of ( XAMPP For Linux ) here 2] Install it. To install lampp, extract and put in /opt directory. Remember to extract it as ROOT. 3] Download Development package from same site. 4] Extract it, copy and paste “include” folder from Development package to /opt/lampp directory. ( This package would [...]