Code Igniter Pagination and URL passed method arguments
My problem is that when I press on the pagination link the URL CHANGE and
the segment array also so, first I started with this URL:
site/argument/argument
and when I press the pagination link the URL turn into:
site/method/startIndex.
Is there a way to use pagination without using the URL query index ?
No comments:
Post a Comment