Additions:
{{redirect page="DevPhp"}}
Deletions:
=====Overview=====
I admit I still haven't come up with a reliable way to measure CPU usage for my scripts on my developmental Win server (apart from peeking at the task manager). Linux, with features like top, seems to be better equipped to do this and I intend to get set up with a Linux developmental server as soon as I can. But that may be a while in the future yet as I do most my work on my laptop and it has a native Win OS.
=====References=====
[[http://us2.php.net/debugger php.net debugger]]
[[http://drupal.org/node/1466 php debugger]] (drupal.org)
[[http://dd.cron.ru/dbg/downloads.php dbg downloads]]
[[http://groups.google.com/group/comp.lang.php/browse_frm/thread/6eede29356703e09/0d7b1d24f41d9ef4#0d7b1d24f41d9ef4 100% CPU load]] (comp.lang.php)
----
CategoryPhp
Additions:
----
CategoryPhp
CategoryPhp
Additions:
======Debugging and Metrics in PHP======