Categories
How to specify curl xml fields to send?
How to tell cURL which XML fields to send with the GET method? Similar to how it is done in the case of POST: curl_setopt($chx, CURLOPT_POSTFIELDS, $xml); Thank you.
Answer the question
In order to leave comments, you need to log in
xml is not sent with a GET, only a set of parameters in a regular URL
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question