PHP Classes
elePHPant
Icontem

HTTP client class: Access Web resources via HTTP with sockets or Curl

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2008-01-29 (8 years ago) RSS 2.0 feedStarStarStarStar 69%Total: 1,962 All time: 1,940 This week: 862Up
Version License PHP version Categories
httpclass 0.1BSD License4.0Networking, HTTP
Description Author

This class can be used to access Web resources using either sockets opened with fsockopen or Curl library depending on which is available in the current PHP setup. It features:

- Supports to HTTP Basic authentication
- Supports defining custom request headers
- Supports defining connection timeout values
- Supports defining user agent and referral URL
- Supports both user-defined and persistent cookies
- Supports secure connections (HTTPS)
- Supports adding requests parameters for both GET and POST methods
- Supports automatic redirection with maximum redirect limits
- Returns HTTP response headers and response body data separately

Picture of Md Emran Hasan
Name: Md Emran Hasan <contact>
Classes: 2 packages by
Country: Bangladesh Bangladesh

  Files folder image Files  
File Role Description
Plain text file class.http.php Class The main class
Accessible without login Plain text file test_basecamp.php Example Test file showing logging into basecamp.
Accessible without login Plain text file test_fbapp.php Example Test file showing fetching of facebook application page.
Accessible without login Plain text file test_feed.php Example Test file showing fetching of protected feed.
Accessible without login Plain text file test_term_extract.php Example Test file showing invoking Yahoo Term Extraction API.

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,962
This week:0
All time:1,940
This week:862Up
User Ratings User Comments (1)
 All time
Utility:100%StarStarStarStarStarStar
Consistency:100%StarStarStarStarStarStar
Documentation:-
Examples:91%StarStarStarStarStar
Tests:-
Videos:-
Overall:69%StarStarStarStar
Rank:397