Unique Features: The Insanity Dreams section has a ton of fun and unique games as well as a quite useful font utility; the Swimming Pool has programs to download; but best of all, there are constant jokes and offbeat humor in every section of this site -- it's bursting through the seam...
$jokes = @mysql_query($select . $from . $where . $in); if (!$jokes) { echo ''; exit('Error retrieving jokes from database!'. 'Error: ' . mysql_error() . ''); } while ($joke = mysql_fetch_array($jokes)) { $id = $joke['id']; $joketext = htmlspecialchars($joke...