Timeout of curl_exec can terminate the script?

Posted by Mickey Shine on Stack Overflow See other posts from Stack Overflow or by Mickey Shine
Published on 2010-05-14T14:00:00Z Indexed on 2010/05/16 5:20 UTC
Read the original article Hit count: 187

Filed under:
|
|
|

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?

© Stack Overflow or respective owner

Related posts about php

Related posts about curl