I am working with PHP with MySQL on Student database management system. Well every thing is going on fine except report header and footers. There are several cases when the web based report is longer than A4 pages then in those cases the reports jumps into the second page, but the report header and footers does not.
The system prints the header in starting and footers at the bottom (may it be 2 pages or 10 pages) which is creating problem for the users to determin which column belongs to which ???
can anybody help me out in tracing the page break dynamically so that the program automatically inserts a page break and then we can get the header & footer printed on each page.
pl help me out
Vishal Bhatnagar
Programmer