私人领地

yourtour的几种链接

php,html

{:URL('User-Register/index')}    格式:http://www.xxx.com/index.php?g=User&m=User&a=index

{:URL('User/index')}   格式http://www.xxx.com/index.php?g=Home&m=User&a=index

require_once( __ROOT__."/Public/pay/alipay.config.php");

$mo = URL('Admin-Pay/index');

 

js

__ROOT__  根目录 

posted @ 2015-08-03 11:08  狂奔的蜗牛Snails  阅读(260)  评论(0编辑  收藏  举报