您的位置:首页技术文章
文章详情页

tp5.0,param获取全部参数

浏览:68日期:2022-06-06 08:05:30

问题描述

Array( [/admin/system/update_html] => [title] => 网站 [keywords] => php [description] => 这是一个后端工具 [is_close] => 0 [is_update] => )为什么 $request->param();时,会多出一个网站地址的参数。

问题解答

回答1:因为一个文件
相关文章: