구분 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
처음 < 7 8 9 10 > 
Pagination Html
<span style="color:red"> <a href="/ci20/pagination_lib/index/first_last/"> 처음 </a> </span> &nbsp; <a href="/ci20/pagination_lib/index/first_last/140"> &lt; </a> &nbsp; <a href="/ci20/pagination_lib/index/first_last/120"> 7 </a> &nbsp; <a href="/ci20/pagination_lib/index/first_last/140"> 8 </a> &nbsp;<strong> 9 </strong> &nbsp; <a href="/ci20/pagination_lib/index/first_last/180"> 10 </a> &nbsp; <a href="/ci20/pagination_lib/index/first_last/180"> &gt; </a> &nbsp;

// End of Sample

© Copyright by hoksi(Page rendered in 0.0026 seconds)