Poker Bunnies
Online poker is the hottest game of today with more and more people enjoying the thrills that this great game gives them. Online poker is a game for everyone. Because of this, many different and new poker games have started to grow in popularity. Games like Texas Hold'Em Poker, Omaha Poker and Stud Poker still hold the main spotlight, but with newer games coming up all the time, there's more and more reasons to get into online poker at your favorite online poker rooms.
Visitors, please note...
Poker Bunnies contains images, ideas and concepts that are not suitable for people under the age of 18 years. If you are under the age of 18 years or it is illegal to view gambling, adult pictures or other concepts in your location please leave now to avoid any offense.
\n");
print ("
\n");
print (" \n");
print (" Best Online Poker Rooms\n");
print (" \n");
$query = "SELECT id, name FROM PokerRooms ORDER BY roomrank ASC LIMIT 5";
$result = mysql_query ($query);
for ($i = 0; $i < mysql_num_rows ($result); $i++) {
$row = mysql_fetch_array ($result);
$id = $row ["id"];
$name = $row ["name"];
if (($i + 1) % 2 == 1) {
$row_style = "tablerow1";
} // if ()
else {
$row_style = "tablerow2";
} // else
print (" \n");
print (" | ".($i + 1)." | \n");
print (" ".$name." | \n");
print (" Review | \n");
print (" VISIT! | \n");
print (" \n");
} // for ()
print (" \n");
print (" | \n");
print (" | \n");
print (" \n");
print (" Next Poker Tournaments\n");
print (" \n");
$day = date ("j");
$month = date ("n");
$year = date ("Y");
$week_day = date ("w");
$query = "SELECT tournamenttype, tournamentgame, buyin, casinoid, tournamentname, starttime, prizepool FROM TournamentSchedules WHERE ".$where."frequency = '1' AND starttime > NOW() OR ".$where."frequency = '2' AND weekday = '".$week_day."' AND starttime > NOW() OR ".$where."frequency = '3' AND monthday = '".$day."' AND starttime > NOW() OR ".$where."oncedate = NOW() AND starttime > NOW() ORDER BY starttime ASC LIMIT 5";
$result = mysql_query ($query);
// echo "".$query." ";
$tournament_list = array ();
for ($i = 0; $i < mysql_num_rows ($result); $i++) {
array_push ($tournament_list, mysql_fetch_array ($result));
} // for ()
if (sizeof ($tournament_list) < 5) {
$num_left = 5 - sizeof ($tournament_list);
$tomorrow = strtotime ("tomorrow");
$week_day++;
if ($week_day > 6) {
$week_day = 0;
} // if ()
$day = date ("j", $tomorrow);
$month = date ("n", $tomorrow);
$year = date ("Y", $tomorrow);
$week_day = date ("w", $tomorrow);
$query = "SELECT tournamenttype, tournamentgame, buyin, casinoid, tournamentname, starttime, prizepool FROM TournamentSchedules WHERE ".$where."frequency = '1' OR ".$where."frequency = '2' AND weekday = '".$week_day."' OR ".$where."frequency = '3' AND monthday = '".$day."' OR ".$where."oncedate = NOW() ORDER BY starttime ASC LIMIT 5";
$result = mysql_query ($query);
// echo "".$query." ";
for ($i = 0; $i < mysql_num_rows ($result); $i++) {
array_push ($tournament_list, mysql_fetch_array ($result));
} // for ()
} // if ()
for ($i = 0; $i < sizeof ($tournament_list); $i++) {
$row = $tournament_list [$i];
$type = $row ["tournamenttype"];
$game = $row ["tournamentgame"];
$buyin = $row ["buyin"];
$casinoid = $row ["casinoid"];
$name = stripslashes ($row ["name"]);
$starttime =date ("g:sa", strtotime ($row ["starttime"]));
$prizepool = $row ["prizepool"];
$query = "SELECT name, logo88x31 FROM PokerRooms WHERE id = '".$casinoid."' LIMIT 1";
$result = mysql_query ($query);
$cas_row = mysql_fetch_array ($result);
$casino_name = $cas_row ["name"];
$logo = $cas_row ["logo88x31"];
if (($i + 1) % 2 == 1) {
$row_style = "tablerow1";
} // if ()
else {
$row_style = "tablerow2";
} // else
print (" \n");
print (" | ".$starttime." | \n");
print (" ".$casino_name." | \n");
print ("  | \n");
print (" \n");
} // for ()
print (" \n");
print (" | \n");
print ("
\n");
print ("\n");
?>
The Poker Bunnies
What's a good game of poker without the hottest girls around to play with you?
Newest Poker Bunnies
Most Popular Poker Bunnies