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. Quote Link to comment Share on other sites More sharing options...
Anidazen Posted January 18, 2007 Author Share Posted January 18, 2007 Nobody can help wit hthis? Quote Link to comment 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.