My site is hosted on a university server that has blocked the PHP cURL extensions due to security reasons. I found this libcurl emulator by Steve Blinch. I also noticed there is a Drupal 6 module (cURL) which provides libcurlemu, but which sadly does not have any Drupal 7 version.

Now, I am not a PHP guy, so I was hoping for some help here. Would it be possible to use the libcurlemu code by Blinch in combination with DFF? If so, how should I install the libcurlemu script?