0){ while($data = mysql_fetch_assoc($sel)){ $total = $total + $data['rating_num']; $rows++; } $perc = ($total/$rows) * 20; //$newPerc = round($perc/5)*5; //return $newPerc.'%'; $newPerc = round($perc,2); return $newPerc.'%'; } else { return '0%'; } } function outOfFive($id){ $total = 0; $rows = 0; $sel = mysql_query("SELECT rating_num FROM ratings WHERE rating_id = '$id'"); if(mysql_num_rows($sel) > 0){ while($data = mysql_fetch_assoc($sel)){ $total = $total + $data['rating_num']; $rows++; } $perc = ($total/$rows); return round($perc,2); //return round(($perc*2), 0)/2; // 3.5 } else { return '0'; } } function getVotes($id){ $sel = mysql_query("SELECT rating_num FROM ratings WHERE rating_id = '$id'"); $rows = mysql_num_rows($sel); if($rows == 0){ $votes = '0 Stimmen'; } else if($rows == 1){ $votes = '1 mal gestimmt'; } else { $votes = $rows.' stimmen'; } return $votes; } function pullRating($id,$show5 = false, $showPerc = false, $showVotes = false, $static = NULL){ // Check if they have already voted... $text = ''; $sel = mysql_query("SELECT id FROM ratings WHERE IP = '".$_SERVER['REMOTE_ADDR']."' AND rating_id = '$id'"); if(mysql_num_rows($sel) > 0 || $static == 'novote' || isset($_COOKIE['has_voted_'.$id])){ if($show5 || $showPerc || $showVotes){ $text .= '
    '; } if($show5){ $text .= 'Punkte '.outOfFive($id).'/5'; } if($showPerc){ $text .= ' ('.getRating($id).')'; } if($showVotes){ $text .= ' ('.getVotes($id).')'; } if($show5 || $showPerc || $showVotes){ $text .= '
    '; } return $text.'
    '; } else { if($show5 || $showPerc || $showVotes){ $text .= '
    '; } if($show5){ $show5bool = 'true'; $text .= 'Punkte '.outOfFive($id).'/5'; } else { $show5bool = 'false'; } if($showPerc){ $showPercbool = 'true'; $text .= ' ('.getRating($id).')'; } else { $showPercbool = 'false'; } if($showVotes){ $showVotesbool = 'true'; $text .= ' ('.getVotes($id).')'; } else { $showVotesbool = 'false'; } if($show5 || $showPerc || $showVotes){ $text .= '
    '; } return $text.'
    '; } } // Added in version 1.5 // Fixed sort in version 1.7 function getTopRated($limit, $table, $idfield, $namefield){ $result = ''; $sql = "SELECT COUNT(ratings.id) as rates,ratings.rating_id,".$table.".".$namefield." as thenamefield,ROUND(AVG(ratings.rating_num),2) as rating FROM ratings,".$table." WHERE ".$table.".".$idfield." = ratings.rating_id GROUP BY rating_id ORDER BY rates DESC,rating DESC LIMIT ".$limit.""; $sel = mysql_query($sql); $result .= ''."\n"; return $result; } ?>





    Test weitere





    Bild Löschen
    Vorschau-Video zur Sendung
    Video Löschen
    X

    Test weitere am 30.07.2018



    testttt

    Am: Montag 30.07.2018 um 09:00
       Bis : Montag 30.07.2018 um 12:00



    Bis zur Sendung sind es noch genau:



        Es führt euch durch die Sendung

        

    Moderator Frank


    Bewerte den Inhalt der Sendung



    

    Radio hören

    Mainstream




    JETZT LÄUFT
    Aktuelles Programm :

    Musik Nonstop - Ohne Moderation



    Einloggen





    Passwort vergessen?

    Nächste Sendung


    Menü




    Statistiken

      
      » 1 Online
      » 1 Heute
      » 4 Gestern
      » 62 Woche
      » 177 Monat
      » 847 Jahr
      » 79925 Gesamt
      Rekord: 333 (28.01.2015)

    Unser Programm