Categories

Updated: 05/28/2007

myPageDisplay class

This class can perform several tasks and you decide how much you want from it. In its complete form it can generate an interactable paginated columnar listing from a MySQL database. If you want to use it in parts you can generate XHTML tables with defined sortable columns. Add links to given column data or generate an action column to allow for editing, deleting, etc. of records. You can also paginate the query results data with a specified limit of rows per page. It also generates navigation links to go to different listing pages. The presentation details may be configured using CSS style sheets. Examples supplied
©2003-2019 jCay.com