| How to use basic authentication with PHP cURL |
| How to use a bearer token with PHP cURL |
| How to use a client certificate with PHP cURL |
| How to change the User-Agent for PHP cURL spiders |
| How to use a cookie jar with PHP cURL |
| How to download a file with PHP cURL |
| How to send a GET request with PHP cURL |
| How to handle HTTP errors with PHP cURL |
| How to enable HTTP/2 with PHP cURL |
| How to decode a JSON response with PHP cURL |
| How to upload a file with PHP cURL multipart form data |
| How to send a JSON POST request with PHP cURL |
| How to use a proxy with PHP cURL |
| How to follow redirects with PHP cURL |
| How to send a custom HTTP method with PHP cURL |
| How to read response headers with PHP cURL |
| How to retry a PHP cURL request |
| How to set a timeout in PHP cURL |
| How to configure SSL verification in PHP cURL |
| How to debug PHP cURL with verbose output |