Tag Archives: web

how to choose the right xdebug version for your development environment ????

one last tip for apache 2 use the threaded version and non threaded version is for apache 1.3

yesterday i was moving my development environment to the new php 5.3 , I used to work with  some of php  extension  every time every where , one of the most important extension is xdebug basically its

The Xdebug extension helps you debugging your script by providing a lot of valuable debug information.

its really very handy tool but every time i need to add it i lose some time of choosing the right version until i found a rule :
Read more »