課程
/后端開發
/PHP
/快速入門ThinkPHP框架—理論篇
我是個小白……請問一下怎么執行user()這個函數啊,我直接訪問但是報錯沒有這個模塊?
2017-09-25
源自:快速入門ThinkPHP框架—理論篇 6-1
正在回答
執行index()函數是?http://localhost/muke/index.php/Index
執行user()函數就是http://localhost/muke/index.php/Index/user
舉報
快速入門ThinkPHP框架教程,掌握ThinkPHP的理論基礎
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2017-09-27
執行index()函數是?http://localhost/muke/index.php/Index
執行user()函數就是http://localhost/muke/index.php/Index/user