setcookie('seenme','1',time()+7777777); ?>
|
|
|
|
|
|
|
if (!$seenme){ $db=mysql_connect("localhost","graduati","tri5tan"); mysql_select_db("graduati_x",$db); $time=time(); $ref=$HTTP_REFERER; $sql="INSERT INTO vis (time,refs) VALUES ('$time','$ref')"; $addim= mysql_query($sql); } ?>