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?) Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/157795-table-php-html-help/#findComment-832233 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.