Recommend this page to a friend! |
Download .zip |
Info | View files (5) | Download .zip | Reputation | Support forum (3) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-01-29 (8 years ago) | 69% | Total: 1,962 | All time: 1,940 This week: 862 |
Version | License | PHP version | Categories | |||
httpclass 0.1 | BSD License | 4.0 | Networking, 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: |
|
Files |
File | Role | Description |
---|---|---|
class.http.php | Class | The main class |
test_basecamp.php | Example | Test file showing logging into basecamp. |
test_fbapp.php | Example | Test file showing fetching of facebook application page. |
test_feed.php | Example | Test file showing fetching of protected feed. |
test_term_extract.php | Example | Test file showing invoking Yahoo Term Extraction API. |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Documentation Here the class methods are explained using phpDoc. |