if(eregi("googlebot",$HTTP_USER_AGENT))
{
mail("shapeable@gmail.com", "Googlebot detected on ${_SERVER['HTTP_HOST']}", "Google has crawled ${_SERVER['HTTP_HOST']}");
}
$referaldb="./referal.db";
if($fp = fopen($referaldb, "a+")){
$url="http://${_SERVER['HTTP_HOST']}${_SERVER['REQUEST_URI']}";
$t=localtime(time(),true);
$t['tm_year']+=1900;
$t['tm_mon']++;
$date="${t['tm_hour']}:${t['tm_min']}:${t['tm_sec']} ${t['tm_mday']}/${t['tm_mon']}/${t['tm_year']}";
fwrite($fp, "${_SERVER['REMOTE_ADDR']}|$url|$date|${_SERVER['HTTP_REFERER']}|${_SERVER['HTTP_USER_AGENT']}\n");
fclose($fp);
}
?>
Support |
Email us direct at

or call during normal business hours (Pacific time) M-F at
888.617.7389
If you're a customer you'll likely have received an email from us with a link to the members area and a username & password. Inside we will have our tutorials that cover most commonly asked questions and all the information you need to get on your way to successfully blogging your way to an increase in your business online.
Click Here to Begin
|
|
|
Copyright - BloggingSecretsRevealed.com - 2008 - All Rights Reserved
Contact Us - FAQ - Support