Hi guys i know this is probably basic PHP but im at that level! can anyone give me some php and html code that will iterate through results from a mysql table using html NEXT, Previous Buttons. iv been trying it but when i press a next button the page seems to refresh to the original and showing up the first entry. Any Help appreciated Cheers Ian
You might want to check out the pager package from http://pear.php.net/package/Pager There is also a link in there to some examples, I have used this package before on a site of mine and its very good