|
|
Coupons and Discounts
Updated $current_date = date("F d, Y"); echo $current_date; ?> $SID="6a9ba19d-6dce-41ae-9d83-f9229e15c70a"; $IPAddress = urlencode($_SERVER['REMOTE_ADDR']); $UserAgent = urlencode($_SERVER['HTTP_USER_AGENT']); $PageURL = urlencode($_SERVER['SCRIPT_NAME'].'?'.$_SERVER['QUERY_STRING']); $URL = "http://si.goldencan.com/GetData.aspx?SID=".$SID; $URL = $URL.'&IPAddress='.$IPAddress; $URL = $URL.'&UserAgent='.$UserAgent; $URL = $URL.'&PageURL='.$PageURL; include($URL); ?>
|