Problem in displaying records

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
ashish_cal2
Forum Newbie
Posts: 7
Joined: Sun Apr 21, 2002 2:20 pm
Contact:

Problem in displaying records

Post by ashish_cal2 »

hello guys

i am retrieving all the record from the table & want to display 5 record at a time with next & previous buttons.I am using PHP & Ms-SQL sever 7.0.How should i go about it.

Help plzzzzzzz

thanx in advance
Bye
timmy
Forum Newbie
Posts: 15
Joined: Fri Apr 19, 2002 9:45 am
Location: Calgary, AB

Post by timmy »

there's a good article on phpbuilder.com:


http://www.phpbuilder.com/columns/rod20000221.php3


also, there are a couple of scripts in the code section of evilwarus.com:


http://www.evilwalrus.com/viewcode.php?codeEx=467


look there, that's a good place to start
Post Reply