Curl is a Web Fetching script
Overall rating: (N/A)
|
The script cURL is a Web Fetching script (importer scirpts and web fetching).
This class is an object oriented wrapepr around the PHP cURL extension functions. The cURL extension is often used as HTTP client to access to reomte 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 requsets 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 geenrated with tools that support this format.
|
 Write a comment about the script cURL
|