you would need to user server side includes.
you can not use PHP's include function unless
its in a php file, The server needs to know
to parse the file as php. you can add a javascript to change the location bar to read
.html when the user is directed to a .php file. I have never wanted to hide the file
extention? sorry
--Thomas