Welcome Guest, Not a member yet? Register   Sign In
Pagination with custom URL
#1

[eluser]dandys997[/eluser]
Hi,
I've setting the URL routing to use this kind of addresses:

Code:
http://domain.com/object_id,caption.html

for example:

Code:
http://domain.com/12,fruits.html

But now, I would like to use the pagination with these URL. CodeIgniter's pagination class need to specify segment (which is a value separated with slashes).

Is there any way to use it in my purpose?

Or maybe there's another class to use custom URLs? Or maybe you have an idea how to make it works?

Thanks in advance for help.




Theme © iAndrew 2016 - Forum software by © MyBB