// Display informational message $this->session->set_flashdata('flashInfo', 'This is an informational message.'); redirect('/profile');. The flashdata item ...
確定! 回上一頁