Ben Beady's PHP Include Site


Welcome

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.