Irresistable Posted November 15, 2009 Share Posted November 15, 2009 For example if I have a database with 1000 users. I want these users to display on the Admin control panel. Having 1000 users on that page will go down a far way aswell as I want the controls on that page too. I could use a search, though that'd be entirely pointless as lets say I change a users userlevel. I'd type in there username into the textbox. Search would be the same really.. Also, I may spell the user wrong, and make another user Admin etc. I thought about using the Alphabet, to filter names according to the first letter, though if theres 60 names for A. It'd still be alot on the page. So if it's like that, they'd be one section on the admin control panel, with the alphabet, and clicking letter A, it comes up with the usernames, though only 10 on that page, so I'd paginate it. Though.. it'd be sectioned off, so that only the users area would change to the next page. Not the whole page. I'm wondering what would be the best way to display large amounts of Users from a database. Cheers. Link to comment https://forums.phpfreaks.com/topic/181652-solved-how-to-display-large-amounts-of-users-from-a-database/ Share on other sites More sharing options...
marklarah Posted November 15, 2009 Share Posted November 15, 2009 Definitely pagination, with the ability to sort by name, date registered etc Link to comment https://forums.phpfreaks.com/topic/181652-solved-how-to-display-large-amounts-of-users-from-a-database/#findComment-958152 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.