Answer the question
In order to leave comments, you need to log in
What's the difference between CURLOPT_COOKIEFILE and CURLOPT_COOKIEJAR in curl?
What's the Difference
curl_setopt($ch, CURLOPT_COOKIEFILE, $cookie_file);
from curl_setopt($ch, CURLOPT_COOKIEJAR, $cookie_file);
? Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question