Tag: Current

php
Peter Kevin Reeves asked:


Whenever I search for PHP source level debugging, it seems to point me to either Xdebug or Zend. But I can never seem to find a current, valid set of instructions on setting it up.

I want to do source level debugging of my PHP code, on my Mac OS X 10.5.6, MacBook Pro. Has anyone actually succeeded at this themselves?

Tags: , ,
php
kpa4941 asked:


I am trying to execute some php code if a user closes a window. How can I do this? Thanks!

Tags: ,
Back to top