"; print ""; if (mysql_numrows($result) > 0) : while ($row = mysql_fetch_array($result)) : print ""; print ""; print ""; print ""; endwhile; else : print ""; endif; print "
Category: $categories[$category]
"; print "".$row["site_name"]." | Posted: ".$row["date_added"]."
"; print "
"; print "http://".$row["url"]."
"; print "
"; print $row["description"]."
"; print "

There are currently no bookmarks falling under this category. Why don't you add one?
Return to index |"; print "Add a bookmark"; } // view_bookmark ?>