Re: [PHP] split in to multiple pages (I think)

2007-09-15 Thread Greg Donald
On Sat, 15 Sep 2007, Joker7 wrote: > I'm using the code below to display news articles-which works great apart > from. I can control the number of articles,but I would like to add a link to > the bottom of the page to the un-displayed articles ( nexted 5 articles and > so on) any pointers would be

[PHP] split in to multiple pages (I think)

2007-09-15 Thread Joker7
Hi, I'm using the code below to display news articles-which works great apart from. I can control the number of articles,but I would like to add a link to the bottom of the page to the un-displayed articles ( nexted 5 articles and so on) any pointers would be most welcome as most know my PHP ski