摘要:
1.Test.php <?php namespace app\sample\controller; class Test { public function hello($id,$name){ echo $id; echo '|'; echo $name."<br>"; return 'hello, 阅读全文
posted @ 2020-07-18 16:54
阢Lana
阅读(205)
评论(0)
推荐(0)
摘要:
1.打开apache的文件夹找到文件 C:\phptest\apache\conf\extra\httpd-vhosts.conf 2.在最后加入 <VirtualHost *:80> DocumentRoot "C:\phptest\htdocs\thinkse\public" ServerNam 阅读全文
posted @ 2020-07-18 11:00
阢Lana
阅读(242)
评论(0)
推荐(0)

浙公网安备 33010602011771号