31

Jan

Filed in Code, Curse, PHP with 1 comments |

We’ve been working on our central authentication service at Curse lately, so we just began porting it’s libraries to PHP. We plan to deploy it across all sites (specifically the vBulletin forum sites) very soon.

In order to achieve a working library in PHP, we needed some HTTP utilities. We didn’t want to create dependencies with cURL, so I wrote a lightweight replica of the Python httplib (currently with no SSL).

For the curious, you can grab the source at Google code.


Also it seems recently they updated the source browser for Google code, check that out while you’re there :)

1 Responses to "PHP httplib"

Subscribe to this topic with RSS or get the Trackback URL
Ryan Snook (Feb 26th):

You mention vBulletin and porting to PHP, but neither seem to be used for Curse.com

Leave A Reply

 Username (*required)

 Email Address (*private)

 Website (*optional)

Note: Comments moderation may be active so there is no need to resubmit your comment.