How can I share (html / php) code between web-pages?

pnelnik

New member
I have a small site with 6 pages.
When viewed in a browser, all pages have the same footer and header.
I'd like to reuse the same code rather than maintain 6 copies if it in 6 different files.
What's the easiest way to do this?

The panel on the left has 6 links, one to each of my pages.
I'd like the link to the current page to be in bold.
Again how can this be automated?

Thanks
P.
 
Back
Top