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