embedded php in html to include header (top part of page) into the page
- by Andy
Hi there,
I'm trying to put the top of my page (which is all html) in a seperate file so I only need to change things once like the menu bar etc.
So I googled some and found a solution on this website as well, but it doesn't work and I don't know why.
So I have a page like article.html and on the top I have this:
<!DOCTYPE HTML PUBLIC…