Home > General > Debug PHP code with the PHP debug tools.

Debug PHP code with the PHP debug tools.

December 11th, 2009 Jimmy Leave a comment Go to comments

PHP debug tools provides various debug tools, including: script trace debugging (using the xdebug extension), error debugging, manual debugging using a debug() function that generates a backtrace and other useful information, and debugging database queries.

Categories: General Tags: , ,
Digg: DIGG ME
  1. No comments yet.
  1. No trackbacks yet.