TP-????url???????
???????????? ???????[ 2014/10/15 14:53:35 ] ??????????????????
1??http://localhost/index.php?m=???&c=??????&a=???????? [get??]
2??http://localhost/index.php/???[????????]/??????/???????? [pathinfo??]
3??http://localhost/???[????????]/??????/???????? [rewite??д??]
4??http://localhost/index.php?s=/???[????????]/??????/???????? [??????]
?????url?? ??ThinkPHP/conf/convention.php?????
?????138?? ??????pathinfo??
'URL_MODEL' => 1?? // URL???????????????0??1??2??3??????????????????
// 0 (?????); 1 (PATHINFO ??); 2 (REWRITE ??); 3 (??????) ????PATHINFO ??
5?????????????????£?
config.php????????????????????????????????????????????????????????
?????????????й????л???convertion.php?????????
?????????????????????????????????
include 'convertiion.php';
include 'config.php'
????????????????????????е???????????~
???????£?
<?php
return array(
//'??????'=>'?????'
//????URL??
'URL_MODEL'=>0 //?????1 ???????????????get????
);
????//??????tp?????????????????????
????define("APP_DEBUG"?? true);
?????????? U();
??????÷??????£? U("???/??????/????") ????url????????????
??????????????:???????26???
?????????????????????????????
????????????????????????????????????
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11