File manager - Edit - /home/cipherteam/htdocs/cipherteam.in/APPS/CronJobs/bigshare/demo4.php
Back
<?php $curl = curl_init(); curl_setopt_array($curl, array( CURLOPT_URL => 'http://www.agriscienceindia.in/web-service/?v=1.0&device-type=1&service=get-bajarbhav-of-district', CURLOPT_RETURNTRANSFER => true, CURLOPT_ENCODING => '', CURLOPT_MAXREDIRS => 10, CURLOPT_TIMEOUT => 0, CURLOPT_FOLLOWLOCATION => true, CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1, CURLOPT_CUSTOMREQUEST => 'POST', CURLOPT_POSTFIELDS => 'district_id=116', CURLOPT_HTTPHEADER => array( 'content-type: application/x-www-form-urlencoded', 'content-length: 15', 'host: www.agriscienceindia.in', 'connection: Keep-Alive', 'accept-encoding: gzip', 'user-agent: okhttp/3.14.9' ), )); $response = curl_exec($curl); curl_close($curl); echo $response;
| ver. 1.4 |
Github
|
.
| PHP 8.2.9 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings