Re: PHP RDF fetching code

To add my 2 cents, with my PEAR hat on...

HTTP_Request2 - http://pear.php.net/package/http_request2

and
http://pear.php.net/manual/en/package.http.http-request2.intro.php

It's got a bunch of drivers (sockets, curl extension, mock for unit tests),
and is fairly solid.

Received on Tuesday, 26 January 2010 00:09:44 UTC