Hello,
I am using Multi Curl right now. THe problem is it was working for a month correctoly. But suddenly one day it stoped working. I am accessing about 50 different APIs. So, the problem is i cant connect to some APIs, when i use curl_error() it gives me response that "error:Failed to connect to www.abc.com port 80: Connection timed out : 7"
Can anyone help me, i can connect using other server and i can connect to other many servers. So their might be problem my side with that specific APIs.