$this->input->post() 
$this->input->get()

 

 

echo $this->uri->segment();//控制器为1;方法为2;后面带的参数以此类推get获取值

 

相关文章:

  • 2021-07-27
  • 2022-12-23
  • 2022-02-12
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2022-12-23
  • 2021-12-14
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
  • 2022-01-08
相关资源
相似解决方案