url模式问题请教
一直挺喜欢CI,但没有真正用过,一直用原生态PHP学习编程,这样有助于提高能力,也看过THINKPHP,我在这里想问一下CI能像TP那样index.php?s=index/index 这种方式 http://codeigniter.org.cn/user_guide/general/urls.html
jeongee 发表于 2011-1-1 18:51 http://codeigniter.org.cn/forums/images/common/back.gif
我想問一下
我取消 網址分段模式
那我想取得
controllers 裡面的 test 目錄的 a.php controller
網址 要怎麼寫?
因為 分段式
它可以直接 用 example.com/index.php/test/a
但是 取消後 index.php?c=controller&m=method
這種網址 我不知道 怎麼使用 query string模式不支持目录
页:
[1]