anchor 输出地址
我现在有个问题,通过 .htaccess 中去掉了, index.php
实现了伪静态, 但是, 我发现 用 url 辅助函数 ,
但是 我用echo anchor(); 网址中还是有 index.php
不知道 为什么
求帮助, thank
本帖最后由 lamtin 于 2012-8-18 23:18 编辑
https://github.com/EllisLab/Code ... n/config/config.php
$config['index_page'] = 'index.php';
$config['index_page'] = ''; 对不起, 我就在昨天,刚发贴后, 在我们的群中,找一个朋友 ,解决了, 谢谢你,
页:
[1]