$countposts=$DB_site->query_first("SELECT COUNT(postid) AS posts FROM post"); $totalposts=$countposts[posts]; $totalposts=$totalposts+XX;