How to get header information in curl using php?
Rate this page : |
[ 0 votes]
|
This php code can be used to get header information using curl. Here, CURLOPT_HEADERFUNCTION method is used to fetch header information.