News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Paul Jones' Blog:
Brief Intro to Solar_Http_Request and Response
July 17, 2007 @ 08:42:00

Paul Jones gives readers a quick overview of two of the components in the Solar framework in a new post to his blog today - the Solar_Http_Request class and it's opposite, the Solar_Http_Response class.

As I noted in an earlier post, Solar how has classes to represent simple HTTP requests and responses.

The Solar_Http_Request functionality is only for making requests, but uses adapters to make it easier to swap out the connection method later on - plus it's fluent. He includes an example of it in action, calling a remote page with a GET, POST and a customized request (including special headers)

The other side of the equation, Solar_Http_Response allows you to set all of the response information manually (again, fluently) to make custom responses simple.

0 comments voice your opinion now!
solar solarhttprequest solarhttpresponse fluent solar solarhttprequest solarhttpresponse fluent



Similar Posts

Jonnay\'s Blog: Introducing BunnyRegex - easy regular expressions, and mini-languages inside of PHP.

Paul Jones\' Blog: Solar 0.19.0 released

Paul Jones\' Blog: Solar 0.19.0 released

Paul Jones' Blog: Sending Mail with Solar

Paul Jones\' Blog: Fluent Interfaces Require Fluent Situations


Community Events







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


developer example book zend mysql zendframework ajax cakephp framework application releases security job database PEAR package release conference code PHP5

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