¡@

Home 

php Programming Glossary: cur_page

Always show Previous & Next links using CodeIgniter Pagination Class

http://stackoverflow.com/questions/16027480/always-show-previous-next-links-using-codeigniter-pagination-class

add to the end of the if this prev_link FALSE this cur_page 1 statement an elseif statement elseif this display_prev_link.. an elseif statement elseif this display_prev_link this cur_page 1 output . this prev_tag_open.' span '. this prev_link.' span.. statement to the end of the if this next_link FALSE this cur_page num_pages statement elseif this display_next_link this cur_page..