How can put url for link number 1
like other links, in codeigniter pagination, when start(refresh) page
« First < 1 2
Wow this is an amazingly difficult question to read - But I think the general idea is you want to customize the look / functionality of your CI pagination.
Since I barely understand what you're asking, here is the obvious thing to do:
http://codeigniter.com/user_guide/libraries/pagination.html
That link goes over the pagination class clearly.
I may be able to clarify more if you clean up the question a bit.