In a new post on RamonLechuga.com today there's a look at errors in PHP and how to set up come custom error handlers to make your debugging process simpler.
error handlerRamonLechuga.com: PHP Error Handler, Tracking your project bugsPHPDeveloper.org Tue, 06/01/2010 - 12:26
In a new post on RamonLechuga.com today there's a look at errors in PHP and how to set up come custom error handlers to make your debugging process simpler. Pablo Viquez's Blog: Zend_Log, FirePHP and Zend_Application. How...PHPDeveloper.org Mon, 11/30/2009 - 10:33
Pablo Viquez has written up a mini-tutorial on getting your Zend Framework application's errors to log out to the Firebug panel (from the extension) with the help of FirePHP and Zend_Log. DevShed: Error Handling for Dynamic Twitter Signature Images wit...PHPDeveloper.org Wed, 08/26/2009 - 06:55
DevShed has posted the third part of their series looking at the creation of dynamic twitter signatures. |