How to use curl_multi() without blocking
Good post on more efficient use of curl_multi() under PHP. Much better use of resources than most examples around the place.
How to use curl_multi() without blocking
Good post on more efficient use of curl_multi() under PHP. Much better use of resources than most examples around the place.