Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Xml.it Blog:
Open-source PHP profiler
Sep 18, 2007 @ 23:56:00

The xml.it blog passes on a quick tip for something that was exactly what they were looking for:

We were looking for a simple open-source PHP profiler, without any fancy IDEs like Zend bundled together. After a little search, we found one: Xdebug, debugger and profiler tool for PHP.

XDebug is "extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following: stack traces, memory allocation and protection for infinite recursions".

tagged: opensource profiler xdebug debugger tool cachegrind opensource profiler xdebug debugger tool cachegrind

Link:


Trending Topics: