getSpecifcPost(htmlspecialchars($post_id)))
header("Location: /");
$post_details = $post->getSpecifcPost(htmlspecialchars($post_id));
?>
= $website->title; ?>: = $website->slogan; ?>
= $post_details['title']; ?>
|
by = $post_details["author"]; ?> 
- = $post_details["date"]; ?>
";
?>
|
|
= $post_details['content']; ?>
|
|