Posts Tagged ‘debug

Tutorial on “Debugging any PHP Application with XDebug and Eclipse PDT http://drupal.org/node/147267 http://devzone.zend.com/article/2930-Debugging-PHP-applications-with-xdebug

One of our lovely WebAppers readers, James Wright has found an interesting tool and submitted to us. This is called dBug, which is a PHP version of ColdFusion’s cfdump. Basically, it outputs colored and structured tabular variable information. Variable types supported are: Arrays, Classes/Objects, Database and XML Resources. Stylesheet can be easily edited. Table cells [...]


top