News Archive

 

english: $eM5d | $eM4d | $eM3d | $eM2d | $eM1d | $eM0d
END; /* */ return 1; }; # function _GenerateArchiveBlock(){ function _GenerateNewsBlock(){ $CurSqlDate = GetSQlDateEn(); $CurrentNumberDate = GetCurrentNumberDate( ); $CurrentLetterDate = TransferGetMonthYearLong( GetCurrentLetterDateForNewsLink( '0' ), 'en'); $CurrentLetterDate = GetCurrentLetterDateEn($CurrentLetterDate); $GetCurrentLetterDateForNewsLink = TransferGetMonthYearLong( GetCurrentLetterDateForNewsLink( '0' ), 'en'); $CurrentLetterDate = str_replace('. ', '-', $CurrentLetterDate); $CurrentLetterDate = str_replace(' ', '-', $CurrentLetterDate); echo <<
News

 

Torrent Download $CurrentLetterDate

english:

    END; # hole 5 bittorrent keywords für de startseite $results = doSQLQueryZoozle( IndexEnTenBittorrentKeywords ); while( $sql_results = mysql_fetch_array($results)) { $DESC = iconv("UTF-8", "ISO-8859-1", $sql_results["DESC"] ); if ( strlen($sql_results["DESC"]) > ( strlen($DESC) + 3) ){ $DESC = $sql_results["DESC"]; }; if ( strlen($DESC) > 1 ) { echo "
  • $DESC
  • "; }; # if ( strlen($DESC) > 1 ) { }; # while echo <<


    more Torrent News $CurrentLetterDate english

    0-9  A  B  C  D  E  F-G  H-J  K-L  M 
    N-O  P-R  S  T  U-Z 

 

Rapidshare Download $CurrentLetterDate

english:

END; define('BittorrentKeywords', "SELECT DISTINCT `DESC` FROM `ENG` WHERE `DATE` = DATE_SUB(CURDATE(),INTERVAL 0 DAY ) AND CHAR_LENGTH(`DESC`) > 1 LIMIT 10"); # hole 5 emule keywords für de startseite $results = doSQL( BittorrentKeywords ); while( $sql_results = mysql_fetch_array($results)) { $DESC = iconv("UTF-8", "ISO-8859-1", $sql_results["DESC"] ); if ( strlen($sql_results["DESC"]) > ( strlen($DESC) + 3) ){ $DESC = $sql_results["DESC"]; }; echo "
  • $DESC"; }; # while echo <<
    more RapidShare News $CurrentLetterDate english

    0-9  A  B  C  D  E  F-G  H-J  K-L  M 
    N-O  P-R  S  T  U-Z 

  •  

    END; $GetCurrentLetterDateForNewsLink = TransferGetMonthYearLong( GetCurrentLetterDateForNewsLink( '1' ), 'en'); $YesterdayNumber = GetDateNumberMinus( '1' ); $YesterdayLetter = TransferGetMonthYearLong( GetCurrentLetterDateForNewsLink( '1' ), 'en'); $YesterdayLetter = GetCurrentLetterDateEn($YesterdayLetter); $YesterdayLetter = str_replace('. ', '-', $YesterdayLetter); $YesterdayLetter = str_replace(' ', '-', $YesterdayLetter); echo <<

     

    Torrent News $YesterdayLetter english

    Bit Torrent:  0-9  A  B  C  D  E  F-G  H-J  K-L  M  N-O  P-R  S  T  U-Z 

    Rapidshare:  0-9  A  B  C  D  E  F-G  H-J  K-L  M  N-O  P-R  S  T  U-Z 

     

    END; $GetCurrentLetterDateForNewsLink = TransferGetMonthYearLong( GetCurrentLetterDateForNewsLink( '2' ), 'en'); $YesterdayNumber = GetDateNumberMinus( '2' ); $YesterdayLetter = TransferGetMonthYearLong( GetCurrentLetterDateForNewsLink( '2' ), 'en'); $YesterdayLetter = GetCurrentLetterDateEn($YesterdayLetter); $YesterdayLetter = str_replace('. ', '-', $YesterdayLetter); $YesterdayLetter = str_replace(' ', '-', $YesterdayLetter); echo << Torrent News $YesterdayLetter english

    Bit Torrent:  0-9  A  B  C  D  E  F-G  H-J  K-L  M  N-O  P-R  S  T  U-Z 

    Rapidshare:  0-9  A  B  C  D  E  F-G  H-J  K-L  M  N-O  P-R  S  T  U-Z 

     

     

    END; }; # function _GenerateNewsBlock(){ function _GenerateMostWantedBlock(){ ######### ### RETURN ########## return 1; echo << Most Wanted

     

    END; echo ""; # echo "

    Grand Theft Auto 4


    "; # echo "

    Grand Theft Auto IV


    "; # echo "

    Iron Man Torrent


    "; # echo "

    Lost Season 4


    "; echo "
    "; /* # dual : most wanted keywords und KEYW power # hole 10 emule h1 keywords für de startseite $results = doSQLQueryZoozle( IndexEnH1Keywords ); $H1KeywordsArray = array(); while( $sql_results = mysql_fetch_array($results)) { $KEYW = iconv("UTF-8", "ISO-8859-1", $sql_results["DESC"] ); if ( strlen($sql_results["DESC"]) > ( strlen($KEYW) + 3) ){ $KEYW = $sql_results["DESC"]; }; $KEYW = ucfirst(trim($KEYW)); array_push($H1KeywordsArray, "$KEYW\n"); }; # while $limit = 10; for( $i=1; $i<=10; $i++ ){ $IndexEnWantedKeywords = "SELECT DISTINCT `DESC` FROM `torrent7` WHERE DATE_SUB(\"$CurSqlDate\",INTERVAL 1 DAY) <= `DATE` AND `CATG` = 'en' LIMIT $limit,29"; $H1OneKeyword = array_shift($H1KeywordsArray); echo <<

    $H1OneKeyword

    END; # $i/10 zeige eine reihe most wanted an $results = doSQLQueryZoozle( $IndexEnWantedKeywords ); $count = 0; while( $sql_results = mysql_fetch_array($results)) { $KEYW = iconv("UTF-8", "ISO-8859-1", $sql_results["DESC"] ); if ( strlen($sql_results["DESC"]) > ( strlen($KEYW) + 3) ){ $KEYW = $sql_results["DESC"]; }; if ( $count == 0 ) { echo "

    $KEYW

    "; #

    H2 Suchbegriff

    } elseif ( $count == 1 ) { echo " $KEYW
    "; # [1strong-b] } elseif ( ($count >= 2) && ($count <= 4) ) { echo " $KEYW
    "; # [3-b] } elseif ( $count >= 5 ) { echo "
    • $KEYW
    "; # [24-ohne-alles] }; $count++; }; # while echo "

     

    "; # todo: keywords einfügen $limit += 30; }; # for( $i=1; $i<=10; $i++ ){ Monat JAN FEB MÄR APR MAI JUN JUL AUG SEP OKT NOV DEZ ---------------------------------------------------------- Dauer 31 28 31 30 31 30 31 31 30 31 30 31 */ $mon = date("n"); $lastmon = date("n") - 1; $mday = date("j"); $year = date("Y"); #$mday -= 1; if ( $mday < 1) { if ( $lastmon == 2 ){ $mday = 28; $mon = $lastmon; } elseif ( $lastmon == 4 ){ $mday = 30; $mon = $lastmon; } elseif ( $lastmon == 6 ){ $mday = 30; $mon = $lastmon; } elseif ( $lastmon == 9 ){ $mday = 30; $mon = $lastmon; } elseif ( $lastmon == 11 ){ $mday = 30; $mon = $lastmon; } else { $mday = 31; $mon = $lastmon; }; }; # if ( $mday < 1) { $KeywordManager = "/home/keywordmanager"; $NegativFlag = 0; for ( $i=1; $i<=4; $i++ ){ $count1 = 0; $count2 = 0; $count3 = 0; $count4 = 0; $KeyWordManagerTopLink = "$KeywordManager/$mon.$year/$mday.$mon.$year-startpage/topH1-$i.txt"; $KeyWordManagerTopStrong = "$KeywordManager/$mon.$year/$mday.$mon.$year-startpage/topH2-$i.txt"; $KeyWordManagerTopBold = "$KeywordManager/$mon.$year/$mday.$mon.$year-startpage/topH3-$i.txt"; $KeyWordManagerTopLi = "$KeywordManager/$mon.$year/$mday.$mon.$year-startpage/topLi-$i.txt"; $count1 = count(file($KeyWordManagerTopLi)); $count2 = count(file($KeyWordManagerTopBold)); $count3 = count(file($KeyWordManagerTopStrong)); $count4 = count(file($KeyWordManagerTopLink)); if ( $count1 <= 0 && $count2 <= 0 && $count3 <= 0 && $count4 <= 0 ){ $NegativFlag++; }; }; # for ( $i=1; $i<=4; $i++ ){ if ( $NegativFlag != 0 ){ $mday--; }; $KeyWordManagerTopLink = "$KeywordManager/$mon.$year/$mday.$mon.$year-startpage/topH1"; $KeyWordManagerTopStrong = "$KeywordManager/$mon.$year/$mday.$mon.$year-startpage/topH2"; $KeyWordManagerTopBold = "$KeywordManager/$mon.$year/$mday.$mon.$year-startpage/topH3"; $KeyWordManagerTopLi = "$KeywordManager/$mon.$year/$mday.$mon.$year-startpage/topLi"; /* +

    KATEGORIE A +

    KATEGORIE B

    KATEGORIE C
  • KATEGORIE D (11x)

    KATEGORIE C
  • KATEGORIE D (11x)

    KATEGORIE C
  • KATEGORIE D (11x)

    KATEGORIE B

    KATEGORIE C
  • KATEGORIE D (11x)

    KATEGORIE C
  • KATEGORIE D (11x)

    KATEGORIE C
  • KATEGORIE D (11x) */ echo '

    '; global $NoDoubleEntries; for( $i=1; $i<=2; $i++ ){ # $i<=4 $H1KeywordsArray = array(); $H1KeywordsArray = file("$KeyWordManagerTopLink-$i.txt"); # $H1Keyword = $H1KeywordsArray[0]; $H1Keyword = GetNextValidEntry( $NoDoubleEntries, $H1KeywordsArray, 0 ); # echo "

    $H1Keyword Torrent Download


    "; if ( strlen($H1Keyword) > 1 ){ echo "

    $H1Keyword Torrent


    "; }; # if ( strlen($H1Keyword) > 3 ){ echo "

    "; $KeywordsArray = array(); $KeywordsArray = file("$KeyWordManagerTopStrong-$i.txt"); # $H2Keyword = $KeywordsArray[0]; $H2Keyword = GetNextValidEntry( $NoDoubleEntries, $KeywordsArray, 0 ); # echo "

    $H2Keyword Torrent Download

    "; if ( strlen($H2Keyword) > 1 ){ echo "

    $H2Keyword Torrent

    "; }; # if ( strlen($H2Keyword) > 3 ){ $KeywordsArray = array(); $KeywordsArray = file("$KeyWordManagerTopBold-$i.txt"); $KeywordsArray2 = array(); $KeywordsArray2 = file("$KeyWordManagerTopLi-$i.txt"); for ( $m=1; $m<=3; $m++ ) { # 3 mal den block schreiben # $KEYW = $KeywordsArray[$m-1]; $KEYW = GetNextValidEntry( $NoDoubleEntries, $KeywordsArray, $m-1 ); if ( strlen($KEYW) > 1 ){ echo "

    $KEYW Torrent

    "; }; # if ( strlen($KEYW) > 3 ){ # org for ( $x=(11*$m)-10; $x<=(11*$m); $x++ ) { for ( $x=(6*$m)-5; $x<=(6*$m); $x++ ) { # $KEYW1 = $KeywordsArray2[$x]; $KEYW1 = GetNextValidEntry( $NoDoubleEntries, $KeywordsArray2, $x ); if ( strlen($KEYW1) > 1 ){ echo "
  • $KEYW1
  • "; }; # if ( strlen($KEYW) > 3 ){ }; # for ( $x=(44*$m)-44; $x<=(44*$m); $x++ ) { }; # for ( $m=1; $m<=3; $m++ ) { # $H2Keyword = $KeywordsArray[$i+1]; $H2Keyword = GetNextValidEntry( $NoDoubleEntries, $KeywordsArray, $i+1 ); if ( strlen($H2Keyword) > 1 ){ echo "

    $H2Keyword BitTorrent Download

    "; }; # if ( strlen($H2Keyword) > 3 ){ for ( $m=4; $m<=7; $m++ ) { # 3 mal den block schreiben # $KEYW = $KeywordsArray[$m]; $KEYW = GetNextValidEntry( $NoDoubleEntries, $KeywordsArray, $m ); if ( strlen($KEYW) > 1 ){ echo "

    $KEYW Torrent

    "; }; # if ( strlen($KEYW) > 3 ){ # for ( $x=(11*$m)-10; $x<=(11*$m); $x++ ) { for ( $x=(6*$m)-5; $x<=(6*$m); $x++ ) { # $KEYW1 = $KeywordsArray2[$x]; $KEYW1 = GetNextValidEntry( $NoDoubleEntries, $KeywordsArray2, $x ); if ( strlen($KEYW1) > 1 ){ echo "
  • $KEYW1
  • "; }; # if ( strlen($KEYW) > 3 ){ }; # for ( $x=(44*$m)-44; $x<=(44*$m); $x++ ) { }; # for ( $m=1; $m<=3; $m++ ) { }; # for( $i=1; $i<=4; $i++ ){ # $c = count($NoDoubleEntries); # echo "COUNT ENTRIES: $c
    "; echo <<

  • END; $NoDoubleEntries = array(); return 1; }; # function _GenerateMostWantedBlock(){ function GetNextValidEntry( $NoDoubleEntries, $KeyWordArray, $X ){ global $NoDoubleEntries; for ($i=$X; $i<=count($KeyWordArray); $i++ ) { $entry = trim($KeyWordArray[$i]); if ( in_array($entry, $NoDoubleEntries) ) { $X++; return GetNextValidEntry( $NoDoubleEntries, $KeyWordArray, $X ); } else { array_push($NoDoubleEntries, $entry ); return $entry; }; }; }; # function GetNextValidEntry( $NoDoubleEntries, $KeyWordArray, $X ){ function _GenerateHeadBlock(){ $GetCurrentLetterDateForNewsLink = TransferGetMonthYearLong( GetCurrentLetterDateForNewsLink( "0" ), 'de'); $GetCurrentLetterDateForNewsLinkEN = TransferGetMonthYearLong( GetCurrentLetterDateForNewsLink( "0" ), 'en'); echo <<
    zoozle - rapidshare torrent search


        help zoozle - Torrent - RapidShare - RapidShare Download - Torrent Download - eMule Mods download zoozle english zoozle deutsch

    Category: eMule Torrent Rapidshare Usenet Subtitle Lyrics Serial Crack




    © zoozle.org - Version 10.2 -2009-12-04-
    Freeware Downloads

    END; $CloundTagCountEnries = 100; $KeyWordStoreDir = date("n.Y"); $KeywordDate = date("j.n.Y"); #$FileStorePath = "/srv/server/querys/keywords/" . $KeyWordStoreDir ."/". $KeywordDate . ".de.txt"; $FileStorePathTO = "/home/querys/keywords/" . $KeyWordStoreDir ."/". $KeywordDate . ".torrent.en.txt"; $FileStorePathRS = "/home/querys/keywords/" . $KeyWordStoreDir ."/". $KeywordDate . ".rapidshare.en.txt"; $stringTorrent = file_backread($FileStorePathTO, $CloundTagCountEnries+1); $arrayTorrent = explode("\n", $stringTorrent ); $stringRapidshare = file_backread($FileStorePathRS, $CloundTagCountEnries+1); $arrayRapidshare = explode("\n",$stringRapidshare ); printTagCloudTorrent($arrayTorrent); printTagCloudRapidshare($arrayRapidshare); }; # function _GenerateHeadBlock(){ function _GenerateHtmlHeader(){ /* ORG: */ echo << Torrent Rapidshare search - Download Movies Games Music MP3 XXX Sex END; }; # function _GenerateMetaKeys(){ function _GenerateTailBlock(){ # $KWArray = array("fucking","zoozle","porn","xxx","sex"); /* Top Sex XXX Search Querys

    $KWArray[0] $KWArray[1] $KWArray[2] $KWArray[3] $KWArray[4] torrent download $KWArray[4] bit torrent download


    */ //$lastupdate = date("l dS F Y h:i:s A"); echo <<

    Partner:

    Torrent Rapidshare Download | Rapidshare Torrent Download | Torrent Rapidshare News |
    Imprint

    END; return 1; }; # function _GenerateTailBlock(){ function __file_backread_helper(&$haystack,$needle,$x) { $pos=0;$cnt=0; while( $cnt < $x && ($pos=strpos($haystack,$needle,$pos)) !==false ){$pos++;$cnt++;} return $pos==false ? false:substr($haystack,$pos,strlen($haystack)); } function file_backread($file,$lines,&$fsize=0){ $f=fopen($file,'r'); if(!$f)return Array(); $splits=$lines*50; if($splits>10000)$splits=10000; $fsize=filesize($file); $pos=$fsize; $buff1=Array(); $cnt=0; while($pos) { $pos=$pos-$splits; if($pos<0){ $splits+=$pos; $pos=0;} fseek($f,$pos); $buff=fread($f,$splits); if(!$buff)break; $lines -= substr_count($buff, "\n"); if($lines <= 0) { $buff1[] = __file_backread_helper($buff,"\n",abs($lines)+1); break; } $buff1[] = $buff; } # return str_replace("\r",'',implode('',array_reverse($buff1))); return implode('',array_reverse($buff1)); } function printTagCloudTorrent($tags) { // $tags is the array $NoDoubleTags = array(); $min_size = 90; // min font size in % $max_size = 125; // max font size in % $pattern = "(\.com|\.net|\.de|\.to|\.+[a-z]|\s+com|\s+net|\s+de|\s+to|www)"; # match a domain // Mod begin $DESC_last = ""; $len_last = 0; // Mod end echo <<

    Torrent News - Latest Torrent Searches

    END; // loop through the tag array foreach ($tags as $keyword ) { // calculate font-size $size = rand($min_size, $max_size) . "%"; $colorA = rand(2, 150); $colorB = rand(2, 150); $colorC = rand(2, 150); $DESC1 = trim($keyword); $DESC = str_replace("%20", "+", $DESC1); $DESC = preg_replace('/\s\s+/', '+', $DESC1); $DESC = ereg_replace("[ \t\n\r]+", "+", $DESC1); $DESC = title_plus($DESC1); $DESC = deleteSpecialChars($DESC); # sonderzeichen entfernen # http://www.zoozle.org/search/jazz+hits+download_torrent.html if (!in_array($keyword, $NoDoubleTags)) { # dublicates filtern if ( strlen($DESC) >= 5 && strlen($DESC) <= 40 ) { # wort darf nur max 40 zeichen lang sein if( !preg_match($pattern, $DESC) ){ # domain dateien filtern if (preg_match('/^[\w+]+$/', $DESC) ) { //Mod begin $len = strlen($DESC); $len = round($len*0.5, 0); if ($len_last != 0 AND (substr(strtolower($DESC), 0, $len) == substr(strtolower($DESC_last), 0, $len) OR substr(strtolower($DESC), 0, $len_last) == substr(strtolower($DESC_last), 0, $len_last))) { continue; }; $DESC_last = $DESC; $len_last = $len; //Mod end $keyword = str_replace("+", "",$keyword); $NumberOfWords = count(explode(" ",$keyword)); if ( $NumberOfWords >= 2 && $NumberOfWords <= 4 ) { echo " $keyword | "; } else { echo " $keyword | "; } # if ( $NumberOfWords >= 2 && $NumberOfWords <= 4 ) { }; # if (preg_match('/^[\w+]+$/', $DESC) ) { }; # if( !preg_match($pattern, $DESC) ){ }; # if ( strlen($DESC) >= 5 && strlen($DESC) <= 40 ) { }; # if (!in_array($keyword, $NoDoubleTags)) { array_push($NoDoubleTags,$keyword ); }; # foreach ($tags as $keyword ) { echo '


    '; }; # function printTagCloudTorrent($tags) { function printTagCloudRapidshare($tags) { // $tags is the array $NoDoubleTags = array(); $min_size = 90; // min font size in % $max_size = 125; // max font size in % $pattern = "(\.com|\.net|\.de|\.to|\.+[a-z]|\s+com|\s+net|\s+de|\s+to|www)"; # match a domain // Mod begin $DESC_last = ""; $len_last = 0; // Mod end echo <<

    RapidShare News - Latest RapidShare Searches

    END; // loop through the tag array foreach ($tags as $keyword ) { // calculate font-size $size = rand($min_size, $max_size) . "%"; $colorA = rand(2, 150); $colorB = rand(2, 150); $colorC = rand(2, 150); $DESC1 = trim($keyword); $DESC = str_replace("%20", "+", $DESC1); $DESC = preg_replace('/\s\s+/', '+', $DESC1); $DESC = ereg_replace("[ \t\n\r]+", "+", $DESC1); $DESC = title_plus($DESC1); $DESC = deleteSpecialChars($DESC); # sonderzeichen entfernen if (!in_array($keyword, $NoDoubleTags)) { # dublicates filtern if ( strlen($DESC) >= 5 && strlen($DESC) <= 40 ) { # wort darf nur max 40 zeichen lang sein if( !preg_match($pattern, $DESC) ){ # domain dateien filtern //Mod begin $len = strlen($DESC); $len = round($len*0.5, 0); if ($len_last != 0 AND (substr(strtolower($DESC), 0, $len) == substr(strtolower($DESC_last), 0, $len) OR substr(strtolower($DESC), 0, $len_last) == substr(strtolower($DESC_last), 0, $len_last))) { continue; }; $DESC_last = $DESC; $len_last = $len; //Mod end #$keyword = str_replace("+", "",$keyword); $NumberOfWords = count(explode(" ",$keyword)); if ( $NumberOfWords >= 2 && $NumberOfWords <= 4 ) { echo " $keyword | "; } else { echo " $keyword | "; } # if ( $NumberOfWords >= 2 && $NumberOfWords <= 4 ) { }; # if( !preg_match($pattern, $DESC) ){ }; # if ( strlen($DESC) >= 5 && strlen($DESC) <= 40 ) { }; # if (!in_array($keyword, $NoDoubleTags)) { array_push($NoDoubleTags,$keyword ); }; # foreach ($tags as $keyword ) { echo '


    '; }; # function printTagCloudRapidshare($tags) { function title_plus( $string ){ $string = preg_replace('/\s\s+/', '+', $string); $string = preg_replace('/\++/', '+', $string); $string = ereg_replace("[ \t\n\r]+", "+", $string); $tmp = $string; $flet = substr($tmp, 0,1); # get first char $last = $tmp[strlen($tmp)-1]; # get last char if ( preg_match("/\+/", $flet ) ) { #echo "PLus sign in front\n"; $string = substr($string, 1); }; if ( preg_match("/\+/", $last ) ) { #echo "PLus sign at last\n"; $string = substr_replace($string ,"",-1); # remove last char from string }; return $string; }; # function title_plus( $string ){ ?>