March 6, 2007
Curl HTTP Client – Update
Just put online new version of my Curl_HTTP_Client class. New features are file download/upload, ability to set proxy etc.
You can download new version from PHP Classes as well from my own site here. For detailed list of features with some usefull examples please visit this blog entry.

Comments(2)
Very nice – thanks!
p.s Are you thinking of making a PHP5 version soon?
I already have php5 version, but there is no any difference in functionality compared to php4 version. But anyway, will review it and put it online when I get some spare time.