cURL 1 out on CodeIgniter
I noticed a support request for a cURL related question and decided it was time CI had its own cURL library. After a few hours of blind coding on a box with no cURL extension, I posted a solution that brilliantly enough worked first time (score!). When I got home the user posting the request pointed out that Alex Poloski had already made one.
Ahh well, my wheel is better!
To take a look at my new-fangled cURL library take a look at its page on the CodeIgniter Wiki

Comments
Phil Sturgeon
2008-12-12
Turns out nobody outside the UK spots the pun with the title. If you don't understand, don't look it up...
Letell
2008-12-25
i would like to take a look at your cURL example created for CI? Do you have a page with code and an example URL?
Phil Sturgeon
2009-01-12
There are several examples posted on the CodeIgniter Wiki here:
http://codeigniter.com/wiki/Curl_library/