db->query("select * from user $where;"); } function ambillevel(){ return $this->db->query("select level from user"); } } ?>