Testing Curl
This commit is contained in:
parent
dbec0cfb48
commit
3c47b7ba97
|
@ -48,7 +48,7 @@ curl_close($ch);
|
||||||
|
|
||||||
// Output the API response
|
// Output the API response
|
||||||
echo $response;
|
echo $response;
|
||||||
?>
|
|
||||||
|
|
||||||
|
|
||||||
// Close cURL
|
// Close cURL
|
||||||
|
|
Loading…
Reference in New Issue