Suggestions Needed

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
Will013
Forum Newbie
Posts: 2
Joined: Thu Dec 19, 2002 5:16 pm

Suggestions Needed

Post by Will013 »

Hi,

I am looking for a script that automatically generates a "Previous Page" "Next Page" and page numbers at a given spot of a web page.
The simpler the better. Any suggestions or links as to where I can get such a script?

Thanks a bunch!
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

have you searched this forum? i am sure you will find lots of topics on this.
Will013
Forum Newbie
Posts: 2
Joined: Thu Dec 19, 2002 5:16 pm

Post by Will013 »

I tried.....but Im not exactly sure what to search for...what the script is called :roll:


i dont want to do anything with a database really...I just want to be able to include which pages are in the list either through a text file or another document and then have it automatically show a previous page, next page..and each page # that they can click on...

any scripts or help is appreciated greatly
Post Reply