echo $exist-$this->db->from('admin')->where(['mail'->$this->input->post('email'),'password'->$this->input->post('sifre')])->get()->row();