include "config.php"; include "header.php"; $reset_file = file($reset_log_file); // checks reset time and resets if it's time //########### // makes sure the file isn't empty, if so writes time if(empty($reset_file[0])){ reset_update_time($reset_log_file,$days_to_reset); } if($reset_file[0] <= time()){ reset_list($site_log_file,$total,$file); reset_update_time($reset_log_file,$days_to_reset); } //########### $reset_file = file($reset_log_file); if (!$cid) {$cid = 0;} if (!$from) {$from = 0;} if ($cid == 0) { $squery = mysql_query ("select *,if (rank/votes, rank/votes,0) as ranks,if (stars, stars,0) as star from top_user where status='Y' AND thin>=$min_hits order by thin DESC,ranks DESC,star DESC,thout DESC limit $from,$t_step") or die (mysql_error()); $tquery = mysql_db_query ($dbname,"select count(sid) as total from top_user where status='Y'",$db) or die (mysql_error()); } else { $squery = mysql_db_query ($dbname,"select *,if (rank/votes, rank/votes,0) as ranks,if (stars, stars,0) as star from top_user where status='Y' AND thin>=$min_hits and category=$cid order by thin DESC,ranks DESC,star DESC,thout DESC limit $from,$t_step",$db) or die (mysql_error()); $tquery = mysql_db_query ($dbname,"select count(sid) as total from top_user where status='Y' and category=$cid",$db) or die (mysql_error()); } ?>
Lista siti Amici no profit.
Questa lista si azzera ad intervalli regolari (una volta al mese) per dare a tutti pari opportunit�, anche ai nuovi iscritti.
if ($a_m == 1) { echo $vote_log_message;}
if ($a_m == 2) { echo $anti_cheat_message;}
if ($a_m == 5) { echo $cookie_message;}
?>
I siti che espongono il link ben visibile nella loro pagina principale saranno resi maggiormente visibili con clik in regalo ad ogni azzeramento di inizio mese.
echo $top_name;?> | |||||
Pagine: $trows = mysql_fetch_array($tquery); $count = $trows[total]; $i = 0; $step = $t_step; $sstep = 0; echo $round; while ($sstep < $count) { if ($from == $sstep) { echo " [$i] "; } else { echo " [$i] "; } $sstep = $sstep + $step; $i++; } ?> | |||||
![]() |
|||||
echo $RANK;?> | echo $SITES;?> | echo $VOTES;?> | echo $HITS;?> | ||
include "ads1.html";?> | |||||
echo $cc;?> |
if ($rows[country]) {
$country = substr($rows[country],0,strpos($rows[country],'.'));
echo "
echo $rows[description];?>
if ($use_rating == 1) { echo "Vota! "; } if ($use_review == 1) { $reviews = get_site_reviews($rows[sid]); echo "Commenti: ($reviews) "; } if ($use_taf == 1) { echo "Raccomanda "; } if ($cid == 0) { $categ = get_site_category($rows[sid],$rows[category]); echo "Categoria: $categ"; } ?> |
echo $rows[thin];?> | echo $rows[thout];?> | ||
include "ads2.html";?> | |||||
Siti presenti: echo $stotal;?>. echo $min_hits;?> clic richiesto per essere visibili in questa lista. In/Out reset ogni giorni, Prossimo Reset: echo date("j/n/y h:i:s a", $reset_file[0])?>. $mtime2 = explode(" ", microtime()); $endtime = $mtime2[1] + $mtime2[0]; $totaltime = ($endtime - $starttime); $totaltime = number_format($totaltime, 7); // echo "Processing Time: ".$totaltime." sec."; ?> |
|||||
Ad ogni inizio mese tanti click [In] in regalo a chi espone il codice nella pagina principale!!! Operazione che devo eseguire manualmente dopo il primo click fatto da voi |