Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
60% | Total: 1,978 | All time: 1,992 This week: 673 |
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 (5) |
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. |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
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 |
Here the class methods are explained using phpDoc. |