I am trying to use a GoldCan ( http://www.goldencan.com/) script on my site but my webhost (webstrike) says I cannot include a remote file within my PHP code. Below is the script I am trying to use. I get a blank white page when I upload the script to my site. My host said I should use CURL to get the script working. I have no idea how to do this and any help would be appreciated. I am willing to pay someone a fee to get the script working.
<?php
$SID="D74F59B9-C1B6-49F8-9734-970844F29185";
$IPAddress = urlencode($_SERVER['REMOTE_ADDR']);
$UserAgent = urlencode($_SERVER['HTTP_USER_AGENT']);
$Host=urlencode($_SERVER['HTTP_HOST']);
$PageURL=urlencode($_SERVER['SCRIPT_NAME'].'?'.$_SERVER['QUERY_STRING']);
$URL="
|