svaras200 Posted August 8, 2011 Share Posted August 8, 2011 Hello, I want to ask, in PHP, i write some content. I want that i write for example 10 articles, and I want automaticaly display for example 5 articles, and at the bottom show "page2" ant in page2 where will be other 5 articles. How to do this? Becouse if i write infinite articles, there will be too much text in page. P.S. Sorry for my English. Quote Link to comment Share on other sites More sharing options...
Alex Posted August 8, 2011 Share Posted August 8, 2011 What you're looking for is called pagination. You can find a good tutorial for it here. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.