Making Curl Work with Linkman for Allow_URL_fopen
Posted by: Aletheides
Posted on: 2008-09-09 14:41:00
Hi I'm trying to edit linkman so it works with CURL instead of going through the tedious task of allowing url_fopen on all of my sites.
I understand there's an alternative for get_file_contents: http://wiki.dreamhost.com/index.php/CURL#Alternative_for_file_get_contents.28.29
But how would you edit the script so it uses this alternative?