$attach=$DB_site->query_first(" SELECT attachmentid,counter,filename,dateline FROM attachment WHERE forumid = 'x' ORDER BY dateline DESC LIMIT 1");