获取下一页页码
如果当前是最后一页,则返回false
int Core_Pagination::next_page( )
int
false
public function next_page() { return $this->get_or_set_data(__FUNCTION__); }