if(!isset($firsttime))
{
$today = date("y-m-d");
//$today = getdate();
//$month = $today['month'];
//$mday = $today['mday'];
//$year = $today['year'];
//$hours=$today['hours'];
//$minutes=$today['minutes'];
//$seconds=$today['seconds'];
//setcookie("firsttime",$year."-".$month."-".$mday."-".$hours."-".$minutes."-".$seconds,time()+86400*365,"/",".magictweak.com");
setcookie("firsttime",$today,time()+86400*365,"/",".magictweak.com");
if(isset($ref))
{
setcookie("ref",$ref,time()+86400*365,"/",".magictweak.com");
}
else
{
if(isset($HTTP_REFERER))
{
setcookie("ref",$HTTP_REFERER,time()+86400*365,"/",".magictweak.com");
}
else
{
setcookie("ref","No Referer",time()+86400*365,"/",".magictweak.com");
}
}
}
?>
Submit Software to Free Startup and Process Program Info Database
| Home > Program Info Database
|
|
| We are always trying to improve the number of our program database.If you have information about a new program please fill the form below:
|
|
|
|