include ("puzzle_header.php"); ?> // toggle textlinks and thumbnails // if textlinks and no active puzzle, then show all available puzzles if ($show == "textlinks" && $puzzle == "") { $cell = 0; ?>
echo $category; ?> |
++$cell;
--$numcells;
if (($cell == 1) and ($numcells == 0)) // if no more cells, at column one, print 1 blank cell, end row
{
echo ("\n |
|
/* echo $title; ?>*/ ?>
|
++$cell;
--$numcells;
if (($cell == 1) and ($numcells == 0)) // if no more cells, at column one, print 2 blank cells, end row
{
echo ("$blankcode | \n$blankcode | \n$blankcode | \n"); } else if (($cell == 3) and ($numcells > 0)) // if end of row, more cells, end row, start new row, reset counter { echo ("\n\n