会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
一个博客
Yi Ge Bk
首页
新随笔
联系
管理
2017年8月1日
tp框架的请求与跳转
摘要: 包含文件use think\Request; public function index1() { $request = Request::instance(); echo $request->url();//获取当前URL地址,不包含域名 echo $this->request->url();//获取当前URL地址,不包含域名 ...
阅读全文
posted @ 2017-08-01 19:22 安晓宇
阅读(296)
评论(0)
推荐(0)
公告