Same page different url?

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
nite4000
Forum Contributor
Posts: 209
Joined: Sun Apr 12, 2009 11:31 am

Same page different url?

Post by nite4000 »

I am trying to list so many items on a page which I can do but i need to do it like this

page.php?page=1,page.php?page=2 and so on

on each page would have a link to go to next page.

Also how would i tell it to show the next group I wanna show no more then 4 per page


Thanks
Don
Post Reply