PHP Classes / Curl Auto Site Form Post Class

Send HTTP requests using the Curl extension

Curl Auto Site Form Post Class PHP Class

This class can be used to send HTTP requests with the Curl library. It can send HTTP GET or POST request to a given URL. For form POST requests it can set each of the form field values. The class can also retrieve a page with a form and parse the HTML to retrieve the form fields and values.

Similar PHP Classes

Search in PHP Classes

Filter by tags