How do you show like items 1-20 and have it should items 21-40 and etc. How do you create pages for 1 php to display the items? I use to create each page 1 by 1 and I find that a hassle to do and thought I would create a php that would read from a flatfile and generate the links and text but I dont want it to show all of them I want them to have pages like if it exceeds 20 i want it to start a page 2 within the php.
Might I suggest a simple Google search?
~Brett
Well maybe no one here will give you a full script that do what you are asking. But try looking on this site for each part of you question. I for example, do look once for similar things that you are asking on this forum and I did found them.
I tried a nifty google search and found this http://codewalkers.com/tutorials/13/1.html
hopefully you can adapt that to your needs
-- blog.blazingwolf.com