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

XPertDeveloper.com:
PHP Debugging Tools
Sep 16, 2011 @ 13:49:22

On the XPertDeveloper.com blog today there's a new post sharing four handy debugging tools you can use to make finding those elusive problems in your code simpler.

PHP is very well used scripting language in now a days. But PHP does not have any inbuilt debugging tools or extension. But we have some extensions and tools available which serves the debugging purpose of the PHP.

The tools on their list involve both the backend and frontend:

tagged: deugging tools xdebug firephp zenddebugger phpconsole

Link:


Trending Topics: