$id = @mysql_query("select * from `m_team` where id='" . $datauser['manager'] . "';"); $krr = @mysql_fetch_array($id);