TP6框架获取参数的方式

1、$this->request->param(‘字段名‘,‘默认值‘,‘接收参数类型‘);

2、input(‘字段名‘,‘默认值‘,‘接收参数类型‘);

3、request()->param(‘字段名‘,‘默认值‘,‘接收参数类型‘);

4、\think\facade\Request::param(‘字段名‘,‘默认值‘,‘接收参数类型‘);

TP6框架获取参数的方式

上一篇:thymeleaf的下拉框(select option)回显选中


下一篇:noip模拟46