Anidazen Posted January 17, 2007 Share Posted January 17, 2007 Hey guys.I've long been after a version of CURL that can download multiple sites at once instead of one-after-another.I've come across this library (PECL). It's linked from the CURL site:http://pecl.php.net/package/pecl_httpIt says parallel requests are available in PHP5+, which is awesome news! It sounds like what I was looking for does, indeed, exist.The problem is that I'm semi-skilled with PHP, but I've NEVER done anything with libraries, and I really can't get my head around this at all. I couldn't even make out if this was included in PHP by default (like CURL), or if it's something you include in the PHP build, stand alone includes or what.If anyone could point me in the direction of making simultaneous transfers, I'd be extremely grateful. Link to comment https://forums.phpfreaks.com/topic/34631-pecl-library-simultaneous-transfers-in-php5/ Share on other sites More sharing options...
Anidazen Posted January 18, 2007 Author Share Posted January 18, 2007 Nobody can help wit hthis? Link to comment https://forums.phpfreaks.com/topic/34631-pecl-library-simultaneous-transfers-in-php5/#findComment-163577 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.