All releases of MyPagina


Release Notes: The link text (and the new image function) for the forward and backward links will be created with the new method build_back_or_forward(). Because there is no need for them anymore, the variables str_forward and str_backward were removed. Check the example file for the possibility to use images in place of strings for the back and forward navigation and the modified navigation() method.


Release Notes: A small bug inside the page_info() method with showing the last page (set) was fixed. In the set_page() method, the check is now with $_REQUEST values rather than $_GET values.