View Single Post
Old 12-12-2007, 09:24 PM   #5 (permalink)
CMellor
The Acquainted
Upcoming Programmer 
 
CMellor's Avatar
 
Join Date: Sep 2007
Location: Leeds, UK
Posts: 141
Thanks: 6
CMellor is on a distinguished road
Default

I'm gonna make my own pagination function, but base if from this code, which I hope you don't mind me doing (It's only for my personal use) but I don't use classes in my current project (I knew nothing about them really when I started my project... I learnt a thing or two while been here though :P) so am gonna try and just make it into one function.

Quick question: would this work without having the display() function? I'd be using the function to paginate data in different tables, so each output would be different, but the pagination links would be the same.

Hope you understand.
- Chris.
__________________
Not quite a n00b...
CMellor is offline  
Reply With Quote