News Feed
Jobs Feed
Sections




News Archive
Slawek Lukasiewicz's Blog:
Zend Framework logging with Firebug and FirePHP
May 24, 2011 @ 09:44:46

Slawek Lukasiewicz has a new post to his blog today showing you how to use the popular Firebug extension for Firefox with the FirePHP plugin to make error logging simpler and less obtrusive without ever having to leave the browser.

If you use Firefox, I bet you already know Firebug extension. This is irreplaceable tool for web development. But there is also FirePHP extension, which provides possibility to log into Firebug console from PHP scripts. This is very convenient way for debugging process, because logs are independent from application output.

He shows the integration you can do with the Zend Framework's Zend_Log component to write basic messages and the Zend_Wildfire component to write tabular data back to your browser's console with two snippets of code.

0 comments voice your opinion now!
logging firebug firephp tutorial zendframework zendlog zendwildfire


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Web Routing in PHP with Aura.Router

DevShed: Validating Boolean Values and Float Numbers with Filters in PHP 5

PHP in Action: Comments Considered Harmful

php|architect: Two New ART Articles (CakePHP and More Flex)

Zend Developer Zone: Accessing DB2 Data Inside of i5/OS


Community Events











Don't see your event here?
Let us know!


phpunit podcast interview symfony2 conference release unittest usergroup opinion community testing database zendframework2 development functional series language rest introduction framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework