$Last_post = mysql_query("SELECT post FROM forumtutorial_posts ORDER by postid ASC") or die(mysql_error()); print "$Last_post";