求助无法使用$_GET变量的

浏览:528 发布日期:2016/11/23 分类:ThinkPHP5专区
URL:/admin/index/menu/id/1.html
$get = Request::instance();
print_R($get->get("id"));
$_GET连这个变量也没有值
最佳答案
评论( 相关
后面还有条评论,点击查看>>