PHP & MYSQL Newbie Question

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
stickman373
Forum Commoner
Posts: 30
Joined: Mon Jul 22, 2002 10:26 am

PHP & MYSQL Newbie Question

Post by stickman373 »

Umm I have the field Title in a mydql database and I want to display a list of all the rows for the title field. I was hoping to display like 20 on a page, I'm not sure how to list them all, but only 20 per page and make multiple pages?
fatalcure
Forum Contributor
Posts: 141
Joined: Thu Jul 04, 2002 12:57 pm
Contact:

Post by fatalcure »

look at this post for the prev-next links: http://liberty.dnsprotect.com/~devnetwo ... highlight=
Post Reply