Welcome Guest, Not a member yet? Register   Sign In
Pages
#1

[eluser]Fr3aked0ut[/eluser]
Hi, I want to make pages in some page.

I mean, let's say I got 100 posts in 'POSTS' section, I want to share them to 5 pages, 20 posts in each page.

Usually, I would do:
www.example.com/?section=some&page=2

But now, in CodeIgniter it's impossible because these characters are disabled.

What should I do?
#2

[eluser]GSV Sleeper Service[/eluser]
use uri segments.
www.domain.com/section/some/page/2
#3

[eluser]pistolPete[/eluser]
Have a look at the pagination library: http://ellislab.com/codeigniter/user-gui...ation.html




Theme © iAndrew 2016 - Forum software by © MyBB