gangsterwanster1 Posted May 12, 2009 Share Posted May 12, 2009 So i am using some PHP code to write data to a .html file on the server. It puts the data into tables. My question is, is there some way to separate the tables so if the main file gets too big it automatically creates a 2nd html file which is linked on the first page where the tables start? (Separate by [1] [2] [3] [4] pgs?) Link to comment https://forums.phpfreaks.com/topic/157795-table-php-html-help/ Share on other sites More sharing options...
Dathremar Posted May 12, 2009 Share Posted May 12, 2009 Not sure what You trying to do. But If the question is how to partition large amount of data, then there are nice php paging scripts out there. Can't remember names now, but google it and You will find some Link to comment https://forums.phpfreaks.com/topic/157795-table-php-html-help/#findComment-832233 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.