include("config.php"); function getWords($mysqli) { // do they exist? $sql = " SELECT * FROM tmsBingo WHERE approved = 1 ORDER BY RAND() LIMIT 25 "; $_result = mysqli_query($mysqli, $sql) or die(mysql_error()); $_row_cnt = $_result->num_rows; return $_result; } $result = getWords($mysqli); ?>
/* */ ?>FREE SQUARE
" . $_this['word'] . "
How to play: Keep track by clicking on a square.
Click one by accident? Just click again.
Don't like you're squares? Refresh the page.
But don't refresh if you like them or they are gone forever!
Submit your own squares! Go nuts!