News Feed
Jobs Feed
Sections




News Archive
Terry Chay's Blog:
Clever HTTP
February 15, 2007 @ 08:19:00

With the recent release of a new Firefox/PHP combination extension, several developers were interested in just how it all worked. One such developer is Terry Chay who has posted about it to his blog today after looking into how it all fits together.

The standard way of debugging in PHP involves just echoing shit to the screen. The fact that PHP is a scripting language makes this an excellent way of debugging on the web. But what happens when doing this breaks your site?

That's where FirePHP comes in - it sends along a special request from your PHP script (as fired off by special code you insert) to include debugging information inside a different part of a "multipart/mixed" message. Terry also includes some of his sample code (including a custom version of the software) that he used to get things working. Check out the screenshot for the results.

0 comments voice your opinion now!
http firephp firefox extension example screenshot multipart message http firephp firefox extension example screenshot multipart message


blog comments powered by Disqus

Similar Posts

PHPFreaks.com: PHP Security

phpRiot.com: Implementing a WebDAV filesystem with PHP and SabreDAV

Pádraic Brady's Blog: RESTful Web Services with Zend Framework

HowTo Forge: Installing A LAMP System With Fedora Core 6

Brian Swan's Blog: Retrieving Data with the OData SDK for PHP


Community Events











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


framework community api testing series interview release phpunit functional database development zendframework2 example language composer opinion podcast introduction application code

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