include("shared.php"); ?> InitDB(); ?> $comic = GetDesiredComic(); ?> $news = GetNews($comic["id"]); ?> $last = LastComic(); ?> $next = NextComic(); ?> $prev = PrevComic(); ?> $topic = RandomTopic(); ?> $spons = RandomSponsor(); ?>
echo $news["post"]; ?>