= $total) ? $total - $limit : $start; // ------------- blaettern // Witze laut Kategorie auslesen $query_witze = "SELECT witz_id, witz_text, witz_kategorie, witz_online from witz where witz_kategorie = '$kategorie' && witz_online != 0 ORDER BY witz_id DESC limit ".$start.",".$limit;""; $result_witze = mysql_query($query_witze); //mysql_close(); echo ""; ?> www.spass-team.de - Witze, Bilder, Spiele und mehr...
".$total." Witze in "".mysql_result($result, 0)."""; ?>
= 1){ // Zurueckblaettern if ($start > 0) { $newStart = ($start - $limit < 0) ? 0 : ($start-$limit); echo "<< "; } else { echo ""; } // anzeige, welche eintraege gerade gezeigt werden echo "Einträge ".($start+1)." - "; if ($total - $limit > $start) { echo ($start + $limit).""; } else { if ($total < $limit) { echo $total.""; } else { echo $total.""; } } // Vorblaettern if ($start + $limit <= $total-1) { $newStart = $start + $limit; echo " >>"; } else { echo ""; } } ?>
"; ?>
Diesen Witz als E-Mail verschicken


";?>
&wert='+escape(radioWert(document.bewertung.wert)));+''; return false;"> " />müll 1 2 3 4 5 super
\"".$voteArray[round($vote_ergebnis,0)]."\"
"; echo "
ø ".$vote_ergebnis." 
"; } else { echo "
Noch keine Bewertung
"; } ?>
".$total." Witze in "".mysql_result($result, 0)."""; ?>
= 1){ // Zurueckblaettern if ($start > 0) { $newStart = ($start - $limit < 0) ? 0 : ($start-$limit); echo "<< "; } else { echo ""; } // anzeige, welche eintraege gerade gezeigt werden echo "Einträge ".($start+1)." - "; if ($total - $limit > $start) { echo ($start + $limit).""; } else { if ($total < $limit) { echo $total.""; } else { echo $total.""; } } // Vorblaettern if ($start + $limit <= $total-1) { $newStart = $start + $limit; echo " >>"; } else { echo ""; } } ?>