課程
/后端開發(fā)
/PHP
/PHP入門篇
在視頻中的Demo文件夾下有test01和test02文件夾,為什么test01和test02里面的php文件名只能是index.php而不能是其他.php?
2014-11-28
源自:PHP入門篇 2-4
正在回答
httpd.conf? 下的<IfModule dir_module>?DirectoryIndex index.php index.php3 index.html index.h</IfModule> ?設(shè)置了默認首頁
舉報
PHP入門教程輕松學習,行業(yè)大牛幫您快速掌握PHP編程基礎(chǔ)知識。
2 回答關(guān)于PHP變量名的名字問題
1 回答zend studio調(diào)試php文件問題
1 回答zend studio 對php文件的調(diào)試問題
1 回答執(zhí)行PHP文件時出現(xiàn)的問題
1 回答test01文件夾下面的代碼文件必須命名為index。php嗎?為什么不能命名為test01.php?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2015-12-29
httpd.conf? 下的<IfModule dir_module>?DirectoryIndex index.php index.php3 index.html index.h</IfModule> ?設(shè)置了默認首頁