getPost(); while ($post = $result->fetch_assoc()) { $date = date_create($post['created']); ?>
By:

reply