Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7410661
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T06:16:05+00:00 2026-05-29T06:16:05+00:00

I am doing some sort of lab test record collection but there is a

  • 0

I am doing some sort of lab test record collection but there is a feature that I am not sure how to implement.

There are multiple categories of tests such as FBC, HR etc. There are also multiple tests in these categories.
A person will be applied for multiple categories of tests and all the results are written together with a report being shown for each category of tests.
So FBC with all its tests will be having its own tests and so will HR.

The problem comes that this information should be shown with a specific format on 1 page. If the tests are many, the records fill the other page (i have set a fixed height so it should fill the whole page but it can go more than the page size not less).

Is there a way to have some tests go to the other page but the header and footer and other repeating things should appear in both pages with the continuing of records from the previous page?

Its made in PHP and printing is being done through the browser too (HTML format printed).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T06:16:06+00:00Added an answer on May 29, 2026 at 6:16 am

    If I understand you correctly what you’re saying is you have a web layout with too much information to display in one page, and firstly you want to know how to put it onto a second page… and secondly how to re-use your site template… i.e. the headers and footers.

    The headers and footers are easy, simply put your code for these into two separate files called:

    header.inc.php
    footer.inc.php
    

    Then when you create a new PHP page just include them with:

    include "header.inc.php";
    // page specific content in between
    include "footer.inc.php";
    

    In the header file you could have your doctype, opening html tag, head section and opening body tag. Then in the footer you could just have the closing body and html tags, although you can also put other repetitive site features in these, such as copyright info, menu bars, etc.

    For your other problem, you need to look into pagination.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am doing some sort of cronjob inside a WordPress plugin that does the
While doing some refactoring I've found that I'm quite often using a pair or
I am doing some sort of science with a combination of Python, bash scripts
I'm doing some programming practice right now by trying to sort a 2D array
What sort of conventions would you advise when doing some distance work (say through
I'm doing some computer network homework and I'm supposed to develop some sort of
Basically, I'm doing some sort of image processing using a screen-sized rectangle made of
I was doing some reading on server-push and they mention that each Server Push
I have a multi-select Box and I'm doing some javascript to sort the order
Just started doing some code porting from .Net CF to Blackberry JDE 4.6.1. But

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.