adfocus is undergoin still some changes and bugs
i contact their support and they said it will be fixed soon
Spartan Reviewed by Spartan on . Adfocus doesn't return anything in cURL i am not getting any output from adfocus link using curl :'( <?php $ch = curl_init ("http://adfoc.us/426491"); curl_setopt ($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt ($ch, CURLOPT_REFERER, "http://adfoc.us/*********1"); $page = curl_exec ($ch); echo $page; ?> Rating: 5