id){ $title = $news->title; $description = $news->description; $description2 = $news->description2; $description3 = $news->description3; $images = $news->images; $date = $news->date; $thumbnail = $news->thumbnail; $canonical = $news->canonical; $shortlink = $news->shortlink; $site_name = $news->site_name; $type = $news->article_type; $url = $news->url; $keywords = $news->keywords; } } //redirect to home if id doesnt exist if($title == '') { header('Location: index.php'); } ?> <?php echo strtolower($title); ?> | Technomedics