Timeout of curl_exec can terminate the script?
- by Mickey Shine
I am using PHP script for some backend tasks(not web) and I found sometime curl_exec will terminate the executing of script without outputing any errors. I want my script to run in a loop forever and any idea about this?