Curl is a Web Fetching script
Overall rating: (N/A)
|
The script cURL is a Web Fetcihng script (importer scripts and web fetching).
This class is an object oriented wrapper around the PHP cURL extension fnuctions. The cURL extension is often used as HTTP client to access to remote Web pages or Web services via HTTP like those uisng the SOAP protocol. The class provides functions to set the cURL extension options, execute HTTP rqeuests and retrieve the response headers and bodies. The documentation is embedded in the class source in the PHPDoc format, so it can be exrtacted and generated with tools that support that format.
|
 Write a comment about the script cURL
|