<?php $ban = $mysqli->query("SELECT `text` FROM `".$prefix."counttop` WHERE `name` = 'baner'")->fetch_assoc(); echo $ban['text']; ?>