| Affiliates |  | | | | Forum |  | | Who is Online ? | In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest None Most users ever online was 6 on Mon Sep 22, 2008 4:23 am | | Statistics | We have 3 registered users The newest registered user is __Adnan__
Our users have posted a total of 19 messages in 18 subjects
| | supported | | supported | | top sites in yahoo | | TopSites ";global $db, $prefix;$module_name = "MS_TopSites"; // Module name for Top-Sites$i = 1;$content = " [ MS Top-Sites Hits ] n";$result = $db->sql_query( "SELECT bmaxdisplay, bmaxbutton, ranking FROM $prefix"._mstopsites_cnf." WHERE id='1'" );list( $bmaxdisplay, $bmaxbutton, $ranking ) = $db->sql_fetchrow( $result );$bmaxdisplay = intval( $bmaxdisplay ); $bmaxbutton = intval( $bmaxbutton ); $ranking = intval( $ranking );if( $ranking == 0 ) $result = $db->sql_query("SELECT memberid, sitename, buttonurl, hitsin, hitsout, hitstotal, rank FROM $prefix"._mstopsites." ORDER BY hitsin DESC, hitsout DESC, hitstotal DESC LIMIT $bmaxdisplay" );else $result = $db->sql_query("SELECT memberid, sitename, buttonurl, hitsin, hitsout, hitstotal, rank FROM $prefix"._mstopsites." ORDER BY hitstotal DESC, hitsin DESC, hitsout DESC LIMIT $bmaxdisplay" );while( list( $memberid, $sitename, $buttonurl, $hitsin, $hitsout, $hitstotal, $rank ) = $db->sql_fetchrow( $result ) ) { if( $i <= $bmaxbutton ) { if( $buttonurl == "" ) { $dispimage = ""; } else { $dispimage = " "; } $content .= "$dispimagen"; $content .= "$rank. |
|