hi
I am using cpagination and try to get the current page number like $pages->currentPage in view page but it is showing page =1 thougn i am in page 2.
Page 1 of 1
Get Current Page
#2
Posted 29 January 2013 - 12:14 PM
Dear Friend
It returns the zero-based index of the current page.
It should be actually.
Regards
It returns the zero-based index of the current page.
It should be actually.
$cuurentPage=>$pages->currentPage+1,
Regards
Share this topic:
Page 1 of 1

Help












