Hi,
how to know the xdebug version i have installed?
Regards
Javi
You should be able to do it with a simple test script:
<?php phpinfo(); ?>
And get output like this: