$projects = $DB_site->query(" SELECT projectid, text, timestamp FROM projects $clause ORDER BY projectid DESC $limit ");