Forum Moderators: coopster
To make use of PHP, a page would require a .php filename.
No, all you need to do is make sure the server can parse php in files with a .html extension or whatever extension you like. You can ask your host to set this up or do it yourself using .htaccess
I've heard that suggestion from many people that I should consider switching over to PHP.
If all you will be doing is replacing SSI includes with PHP includes that would be fairly pointless.
If you need to use php for some other reason it's a different thing, but for includes it's pretty much 6 of one and half a dozen of the other.