This website demonstrates how PHP include() works to reuse a header and footer across multiple pages.
Each page shares the same navigation and layout using include statements.