This class is an object oriented wrapper around the PHP cURL extension functions.
This cURL extension is often used as HTTP client to access to remote Web pages or Web services via HTTP like those using the SOAP protocol.
The class provides functions to set the cURL extension options, execute HTTP requests and retrieve the response headers and bodies.
The documentation is embedded in the class source in the PHPDoc format, so it can be extracted and generated with tools that support this format.
This class is officially compatible with PHP 5.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (80.3%) |
Good (82.9%) |
- |
Good (80.3%) |
- |
- |
Not sure (56.4%) |
862 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| Building Spiders: Grab Data, Post Forms and Interact with Web Sites Automatically |
One of the most useful and powerful things you can do with PHP is to create a programme which will simulate a web browser and can grab data, post data to forms and generally interact with other web sites - automatically... |
| PHP Addicted To Feedburner API Class |
I was working on a PHP Flickr API Class (now finished, just working on examples and documentation) when Mint was released... |
| PHP Feedburner Class |
I was working on a PHP Flickr API Class (now finished, just working on examples and documentation) when Mint was released. The class is paired with a CURL class coded by Dick Monroe. It does not require CURL, but uses it as the default method for hitting Feedburner... |
 If you know an application of this package, send a message to the author to add a link here.
|
|