Thursday, 15 August 2013

Check if xdebug is running

Check if xdebug is running

pI have some AJAX queries executing repeatedly. So, if xdebug is running,
I don't want to execute any of them./p pQuestion is: how to determine in
PHP code, whether xdebug is currently running?/p

No comments:

Post a Comment