hiber_get_page_next()

Overview

- This functions aims to walk from page to page.


Syntax

hiber_get_page_next(array sandman_tree);


Parameters

array returned by hiber_get_page_first() or hiber_get_page_next() functions.


Return Values

- It returns an array which contains 3 fields called:
- "page_number"
- "xheader_offset"
- "xpage"



Sandman framework. (c) 2008. Matthieu Suiche(msuiche [at] gmail.com)