TIMVW -thanks for the help - it all paid off in the end

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
mohson
Forum Contributor
Posts: 372
Joined: Thu Dec 02, 2004 6:58 am
Location: London

TIMVW -thanks for the help - it all paid off in the end

Post by mohson »

Tim,

Just to let you know I finally cracked the PAGINATION coding and it is fantatsic NOT only does it display my results with previous next links but it also allows me with the help of a drop down menu to selectt the number of record I want to display per page but also creates small numberd links to each recordset based on the number of records the usewr wants to display on the page divided by the total number of records - so If the user wants five records per page and there is a total of 40 records it will create 8 numbered links in between bmy previous next links - FANTATSIC!!!

Thanks for the patience even though you did give up the end.
Post Reply