$boardviews=$DB_site->query_first("SELECT SUM(views) AS threadviews FROM thread"); $totalviews=$boardviews['threadviews'];