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

Tony Lukasavage's Blog: PHP Debugging on IntelliJ IDEA 10 with Xdebug

Internet.com: Passing Data Between PHP and JavaScript Using JSON (Video)

Zend Developer Zone: Search Engine Friendly Websites with the Zend Framework

DevShed: Implementing Destructors with Multiple Objects in PHP 5

Zend Developer Zone: Creating Modular Template-Based Interfaces with Savant


Community Events











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


code language community framework conference development tool interview series zendframework2 example opinion introduction functional object unittest testing phpunit podcast release

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