Adrian Callaghan`s Blog

Table pagination example PHP

by Adrian on Feb.08, 2009, under Programming

Table Pagination in PHP can be easily achieved with this function.

It is designed to be used in conjunction with the database class found here but can be used standalone with any suitable array.

The idea of this function is to quickly output the results of a multi-dimensioned associative array, with the minimuim of fuss.
This is ideal for repetitive back office dutys, but however, there are arguments which can be passed depending upon the level of control required to change the functionality or format.

A beginners step by step example can be found here
and the source code here

1,292 views

1 Trackback or Pingback for this entry

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!