navigation problems

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
***dario***
Forum Newbie
Posts: 2
Joined: Mon Feb 02, 2004 12:38 pm
Location: uk

navigation problems

Post by ***dario*** »

i have a litle problem regarding my database
i want to add some sort of paging sistem to speed up database access time but every thing i trie seems to do nothing. can anyone help
the site is http://www.cocktails4u.com if you want any information please tell
vijayanand16
Forum Newbie
Posts: 12
Joined: Fri Jan 30, 2004 4:57 pm

Post by vijayanand16 »

using limit clause and pass the pagesize and page no either in GP
***dario***
Forum Newbie
Posts: 2
Joined: Mon Feb 02, 2004 12:38 pm
Location: uk

code

Post by ***dario*** »

go to http://www.cocktails4u.com/help/index2txt for the code
i ve tried the hotscripts web site but i cant get any of the scripts to work
Post Reply