Archive for January, 2009

How to use curl_multi() without blocking

by on January 26, 2009


You can find the latest version of this library on Github. A more efficient implementation of curl_multi() curl_multi is a great way to process multiple HTTP requests in parallel in PHP. curl_multi is particularly handy when working with large data ...

3 web design firms I regularly recommend

by on January 24, 2009


I've spent the last 10 years of my life writing code for money. I sold my first website when I was 14, paid my way through college doing contract work and haven't stopped coding since. When I started EventVue, I made the tough decision to not take ...