<?php$sql = mysql_query("SELECT * FROM `mintys`");$data = mysql_fetch_array($sql);$mintis = $data['mintis'];array_rand($mintis);?>