1

Respected,

I have implemented the pagination code in CodeIgniter.It is working fine. But the issue is when i load page for first time it shows me two links(First 1 2 3 Last) ,number of pages. But when i click on last page and come back to 3rd page.the 'FIRST' will be disappeared.

My Controller Code

Pagination Lib

Live URL to Check

What i Want is look like...

Mark
  • 97
  • 1
  • 15

1 Answers1

0

Ideally I would like to add this as a comment but I don't have enough reputation. However here is a link to a question to which the answer I believe will help you to achieve what you want to achieve. Always show Previous & Next links using CodeIgniter Pagination Class

Hopefully this helps you.

Community
  • 1
  • 1
Danieloplata
  • 222
  • 2
  • 9