구분 Sample url
default /ci20/pagination_lib
$config['page_query_string'] = TRUE /ci20/pagination_lib/index/query_string
$config['use_page_numbers'] = TRUE /ci20/pagination_lib/index/use_page_numbers
full_tag /ci20/pagination_lib/index/full_tag
First, Last Link Customizing /ci20/pagination_lib/index/first_last
Next, Prev Link Customizing /ci20/pagination_lib/index/next_prev
Current Link Customizing /ci20/pagination_lib/index/current
Number Link Customizing /ci20/pagination_lib/index/number
사용자 정의(종합) /ci20/pagination_lib/index/custom
Pagination Example
‹ First 이전 8 9 10
Pagination Html
<a href="/ci20/pagination_lib/index/next_prev/"> &lsaquo; First </a> &nbsp;<span> <a href="/ci20/pagination_lib/index/next_prev/160"> 이전 </a> </span> &nbsp; <a href="/ci20/pagination_lib/index/next_prev/140"> 8 </a> &nbsp; <a href="/ci20/pagination_lib/index/next_prev/160"> 9 </a> &nbsp;<strong> 10 </strong>

// End of Sample

© Copyright by hoksi(Page rendered in 0.0154 seconds)