Urgently need a ready made PHP Pagination code for table

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
seetoronto
Forum Newbie
Posts: 2
Joined: Sun Nov 15, 2009 12:57 pm

Urgently need a ready made PHP Pagination code for table

Post by seetoronto »

:? Hi,

I am very new to php but at this moment i really need a ready made pagination script for generating paginated results from a mysql database.
I have a ready table with 2000 records approximately, the table has 12 fields.
the field names are...
name
street
city
state
zip
country
phone
fax
email
webpage
type
id

is is possible to get a ready made code from you which displays results form this table name "data"
in a tabular format.

pls i appreciate if i get this pls...
will be great help..


thx
seetoronto
User avatar
akuji36
Forum Contributor
Posts: 190
Joined: Tue Oct 14, 2008 9:53 am
Location: Hartford, Connecticut

Re: Urgently need a ready made PHP Pagination code for table

Post by akuji36 »

Hello

Take a look at Alex's tutorial:

http://www.youtube.com/watch?v=wC0uc_TkdR0

above is part 1


part 2

can be found here

http://www.youtube.com/watch?v=kwACXikDv7A


thanks

Rod
seetoronto
Forum Newbie
Posts: 2
Joined: Sun Nov 15, 2009 12:57 pm

Re: Urgently need a ready made PHP Pagination code for table

Post by seetoronto »

thank you

i m gonna try it out and let u know
seetoronto
Post Reply