'); ?> Four Island<?php if (isset($_GET['mode'])) { switch ($_GET['mode']) { case 'blog': if (isset($_GET['blog'])) { switch ($_GET['blog']) { case 'author': ?> Blog Posts by <?php echo($_GET['author']); break; case 'tag': ?> Blog Posts tagged with <?php echo($_GET['tag']); break; } } else { ?> Blog Posts<?php } break; case 'quotes': ?> Quotes<?php break; case 'comments': ?> Comments<?php break; } } ?> An archive of all Four Island blog posts written by An archive of all Four Island blog posts tagged with An archive of all Four Island blog postsAn archive of all Four Island quotesAn archive of all of the comments people have left on Four IslandAll the wonderfour going-ons on Four Island en $b['sortDate']) { return -1; } } uasort($items,"sortItems"); $j=0; foreach ($items as $key => $value) { switch ($value['itemType']) { case 'post': ?> <?php echo($value['title']); ?> http://fourisland.com/blog// Quote #<?php echo($value['id']); ?> http://fourisland.com/quotes/.php Comment on <?php echo($value['title']); ?> by <?php echo($value['username']); ?> http://fourisland.com/#comment-