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. Link to comment https://forums.phpfreaks.com/topic/244206-php-content/ 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. Link to comment https://forums.phpfreaks.com/topic/244206-php-content/#findComment-1254189 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.