I want to display a limited no. of page links, say 5 out of 10 links,is there any known or tried and tested method in codeIgniter to achieve this.
so lets say user can r
There's a built in Pagination class for this.