Pages of news?

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
xEzMikex
Forum Commoner
Posts: 38
Joined: Sat Jan 21, 2006 10:18 pm
Location: Canada

Pages of news?

Post by xEzMikex »

hey... allright i tend to add a quite of bit of news on my site but having like 2938190 articles wont be to cool... so uhm how do i make it so its in pages after 15 articles? its ordered by ID
User avatar
nickman013
Forum Regular
Posts: 764
Joined: Sun Aug 14, 2005 12:02 am
Location: Long Island, New York

Post by nickman013 »

User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

You need a good pagination tutorial.

Behold, the power of Google:

http://www.google.com/search?q=php+pagination+tutorial
User avatar
raul
Forum Newbie
Posts: 10
Joined: Thu Feb 16, 2006 2:36 am
Location: Romania

Post by raul »

If u haven't found a solution yet, u could take a look
here
Post Reply