pavan reddy

Results 1 issues of pavan reddy

$get_url = "neo4j_sync/actions.php/coursecluster_includes_course/"; $res = $this->curl->simple_get($get_url, false, array( CURLOPT_USERAGENT => true, CURLOPT_TIMEOUT => 0, CURLOPT_RETURNTRANSFER => true )); if u see above curl call CURLOPT_TIMEOUT is set to 0 ,...