Jump to content

Multiple requests with CURL


joecooper

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.