Snippets tagged “http-status-code”
1 snippet uses this tag.
- How to get info on sent PHP curl requestPHP
To get information about a cURL request that you have sent using PHP, you can use the curl_getinfo() function.
1 snippet uses this tag.
To get information about a cURL request that you have sent using PHP, you can use the curl_getinfo() function.