Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 218
PHP Script Codes > PHP debug tools
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.