Page 1 of 1

Listing Page

Posted: Fri Jul 15, 2005 6:52 am
by nosf
Hi dudes.
I'm new to the php language, and currently I'm trying to make a page that will fit into a backoffice, that shows the "usersdetails" table, 30 users per page. The thing I'm stuck in is the navigation, because I want to have in the bottow of the page a navigation that allows me to move to the next 30 user's listing.

It's like a forum navigation system.

I already have the code to get the 30 users on the page, but can't figure the rest of it.

Sorry for my bad english.

Thanks in advance.

Posted: Fri Jul 15, 2005 7:05 am
by onion2k

Posted: Fri Jul 15, 2005 9:10 am
by nosf
Thank you, I'm trying to figger out how to use the code :wink:

Posted: Fri Jul 15, 2005 9:20 am
by onion2k
Life is full of interesting challenges.