主页 > 后端 > thinkphp教程 >
来源:自学PHP网 时间:2014-11-28 23:17 作者: 阅读:次
[导读] 假如你项目首页的URL是:www test com other Form假如当前模块是:Index假如当前操作是:index那么首页完整的URL:http: www test com oth...
Thinkphp 关于URL路径假如你项目首页的URL是:www.test.com/other/Form 假如当前模块是:Index 假如当前操作是:index 那么首页完整的URL:http://www.test.com/other/Form/index.php/Index/index __ROOT__:/other/thinkphp/mydemo
__SELF__:/other/thinkphp/mydemo/Form/index.php __ACTION__: /other/thinkphp/mydemo/Form/index.php/Index/index __URL__: /other/thinkphp/mydemo/Form/index.php/Index __APP__: /other/thinkphp/mydemo/Form/index.php __PUBLIC__:/other/thinkphp/mydemo/Public ../public(不区分大小写):/other /thinkphp/mydemo/Form/Tpl/default/Public APP_PUBLIC_URL:/other/thinkphp/mydemo/Form/Tpl/default/Public WEB_PUBLIC_URL:/other/thinkphp/mydemo/Public 模板中对路径部分的操作是这样子的,PHP代码:
测试网址:http://localhost/blog/testurl.php?id=5
|
自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习
京ICP备14009008号-1@版权所有www.zixuephp.com
网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com