|
本帖最后由 kao10324 于 2017-7-17 16:39 编辑
$config['base_url'] = "http://example.com/index.php/test/page/";
如果在搜索页面进行分页,搜索用的是表单input提交参数,那是不是必须把这些搜索参数也加入到base_url链接里来输出分页码?
还有别的链接简短的方式吗?
$config['attributes'] = array('class' => 'page');
这个类有写入.但是css文件里写的样式无效是什么情况
|
|