PHP Classes / Curl HTTP Client

HTTP client using the PHP Curl library

Curl HTTP Client PHP Class

This class implements an HTTP client using the PHP Curl library extension. It can perform HTTP GET or POST requests taking an array as the list of POST parameters. The class can set request referrer, authentication credentials, connection peer IP address, etc.. It can also collect cookies sent by the server in a cookie jar file.

Similar PHP Classes

Search in PHP Classes

Filter by tags