I am trying to fetch a lot of rows from the database using php, and i have made a listing page as well, Now i want my client to print them as well. but on the listing page its paginated. I will override the query LIMIT though,
but i want specific HEADER and FOOTER to appear on every page. I have tried many ways but both don't appear. Header appear only on the front page and footer goes to the end.
I have used Bootstrap, PHP, and jQuery in the project. Any suggestions?
Also does Codeignitor has some support of printing pages? or bootstrap has media queries to handle this?
Use Datatables that is best for your situation !!!