The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Brief Intro to Solar_Http_Request and Response

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Paul M Jones

Posts: 534
Nickname: pmjones
Registered: Sep, 2004

Paul M Jones is a web developer, author, and speaker.
Brief Intro to Solar_Http_Request and Response Posted: Jul 17, 2007 5:13 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Paul M Jones.
Original Post: Brief Intro to Solar_Http_Request and Response
Feed Title: Paul M. Jones
Feed URL: http://paul-m-jones.com/archives/category/programming/php/feed
Feed Description: If it's worth doing, it's worth over-doing.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Paul M Jones
Latest Posts From Paul M. Jones

Advertisement
As I noted in an earlier post, Solar how has classes to represent simple HTTP requests and responses. Solar_Http_Request The Solar_Http_Request class represents a standalone HTTP request (i.e., it’s not an HTTP client, just a request). It uses adapters, so you can (in the future) change between a cURL, pecl_http, or sockets adapter – but for [...]

Read: Brief Intro to Solar_Http_Request and Response

Topic: Testivus (for the Rest of Us) and the Testing Gene Previous Topic   Next Topic Topic: Conference-ish Autumn

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use