View Single Post
Old 04-09-2009, 08:19 PM   #29 (permalink)
WebSavvy
The Contributor
 
WebSavvy's Avatar
 
Join Date: Mar 2009
Location: Springfield, IL USA
Posts: 75
Thanks: 3
WebSavvy is on a distinguished road
Default

Quote:
Originally Posted by Tanax View Post
Just a question; Why would you want a pagination script that is limited to MySQL results? Or even limited to database? Sometimes you want to paginate other things than results from a database.
By the same token, why would I want a pagination script that's doing more things than what I need?

I don't use anything other than MySQL and the only things I require to be paginated are results from a database. My usage is in my directory script and it works perfectly fine for me. I have no desire to change what isn't broken.

However, I can see examples of some instances where someone would require pagination that isn't database dependent. So, it basically comes down to this: People will use what fits their needs and suits their purposes.
WebSavvy is offline  
Reply With Quote