<div class="menu"> <? $cont =mysql_fetch_assoc(mysql_query("SELECT * FROM `contact` where`param`='contact'")); echo $cont['value']; ?> </div>