首頁 > 問答 > 主體
先有一個問題thinkphp5 url美化的問題,我設定設定檔'url_param_type'=> 1, 產生的路由為http://www.art-school.com/about/index/1. html 重新定義路由規則 'about/index/[:pid]' => ['index/about/index', ['method' => 'get'], ['pid' => ' \d{4}']], 但是在方法裡印出接收的get值卻為空這是什麼原因 如果能印到get值
首頁
課程
問答
我的