303076060 发表于 2014-3-6 18:22:03

怎样用site_url转为example.com/index.php?d=here&c=me&m=something

怎样用site_url转为example.com/index.php?d=here&c=me&m=something


ci有这个功能吗?修改配置文件 ?



一叶扁舟 发表于 2014-3-7 18:28:16

开启查询字符串功能后就需要使用自己建立的url,不能再使用url辅助函数

303076060 发表于 2014-3-12 18:18:35

一叶扁舟 发表于 2014-3-7 18:28 static/image/common/back.gif
开启查询字符串功能后就需要使用自己建立的url,不能再使用url辅助函数

非常感谢
页: [1]
查看完整版本: 怎样用site_url转为example.com/index.php?d=here&c=me&m=something