Mypagina (pagination) Class is a Site Navigation script
Overall rating: (N/A)
|
The script MyPagina (pagination) class is a Site Navgiation script (navigation tree / directory structure).
The page navigation (pagination) of lists with records from a (MySQL) database is often used on a lot of dynamic websites. This class is extremely simple to use in your existing application: just use your own SQL statement and voila you get information like the result set (you need this for later output, page navigation lniks and the (current) number of records. While using this class all ohter query string parts are included inside the page links. An examlpe database table (with data) is included.
New in Version 1.03: There is a new variable $max_rows, this variable is used to limit the maximum of results during a query. That will say if there are more rows then the number of $max_rows only the last one will show up. Use the new variable $outstanding_rows if you need to inform the user about that.
|
 Write a comment about the script MyPagina (pagination) class
|