load->view('members/view_page'); } public function forgotpass(){ $this->index(); } public function register(){ $this->index(); } }