Make your results at pages

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
killingbegin
Forum Newbie
Posts: 20
Joined: Sun Feb 08, 2009 5:07 am

Make your results at pages

Post by killingbegin »

Hi again.
What im trying to do


see my results from a database with 1,2,3,4,5,6

i can see for start 20 results and stop if i wanna go on im gona need to press 2 to see the next 20 and so on
also if i wanna go back and the the previous results to press the previus number buttons
User avatar
Skoalbasher
Forum Contributor
Posts: 147
Joined: Thu Feb 07, 2008 8:09 pm

Re: Make your results at pages

Post by Skoalbasher »

killingbegin wrote:Hi again.
What im trying to do


see my results from a database with 1,2,3,4,5,6

i can see for start 20 results and stop if i wanna go on im gona need to press 2 to see the next 20 and so on
also if i wanna go back and the the previous results to press the previus number buttons
This was actualy just answered about 4 posts down from yours.

viewtopic.php?f=1&t=94901
Post Reply