joecooper Posted April 1, 2013 Share Posted April 1, 2013 Hi, I have stumbed on this code to run mutliple CURL requests at a time. I need to run around 20 from a fast connection so this is a must. http://php.net/curl_multi_init Could someone explain to me how I would use this to loop though an array ($urls) and then loop though the results at the end? Thanks Joe Quote Link to comment https://forums.phpfreaks.com/topic/276382-multiple-requests-with-curl/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.