MySQL Forums
Forum List  »  General

library style pagination
Posted by: Ian Evans
Date: February 13, 2009 10:48PM

Was looking at a better way to handle the display of all the bios we publish and began thinking about library or alphabetical pagination, e.g.

Aardvark-Albert, Albertson-Anders, Anderson-Atwell

I realize that a lot of this is to be handled by the scripting language (PHP) but I imagine there would be considerations directly related to mysql like the select statements and possible additional tables.

Has anyone handled this sort of task before? I figure I'll just be reinventing the wheel if there are code/sql statement examples already out there.

Options: ReplyQuote


Subject
Written By
Posted
library style pagination
February 13, 2009 10:48PM
February 15, 2009 09:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.