Issues 1 - 50 | Issues 51 - 100

= $start AND PXN < $start+50 ORDER BY PXN, Place"); if(@mysql_numrows($result) == 0) { echo "No more newsletters, milord."; } else { echo "

Project X Newsletter Expanded, issues " . $start . " - " . ($start+49) . "

"; $first = 1; while ($array = mysql_fetch_assoc($result)) { if (($first == 1) || ($currpxn != $array['PXN'])) { echo "

Newsletter #" . $array['PXN'] . " - " . date( "F j, Y", strtotime($array['Date'])) . "
"; } $currpxn = $array['PXN']; echo $array['Place'] . ". " . $array['Title'] . ""; if ($array['Author'] != NULL) echo " - " . $array['Author'] . ""; echo "
"; $first = 0; } } ?>

With SodaStream Soda Maker, you can have a glass of fresh and tasty soda whenever you want! It's cheap, it's healthy and you can make soda in your home by simply pushing a button. This soda making machine comes with dozens of exciting flavors.

Issues 1 - 50 | Issues 51 - 100