The-Last-Escape Posted May 2, 2007 Share Posted May 2, 2007 I've tried to split data into group of 10 from a txt file but I need help In the txt file each group is one line and I want 10 line to be put into something like ?page#1 page#2... then it will display 1-10 if the url has ?page#1, 11-20 if the page is #2 ... What would the script be? Link to comment https://forums.phpfreaks.com/topic/49718-splitting-data-into-pages/ Share on other sites More sharing options...
Psycho Posted May 2, 2007 Share Posted May 2, 2007 Check the tutorials on this site for the pagination turorials. Link to comment https://forums.phpfreaks.com/topic/49718-splitting-data-into-pages/#findComment-243828 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.