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 Link to comment https://forums.phpfreaks.com/topic/276382-multiple-requests-with-curl/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.