You can, also, UNCONVENTIONALLY, use the Apache httpd.conf (if you're using Apache) to declare that .html is to be processed as PHP script. Not really a great idea (if you get hit by a beer truck, someone might get confused), you might be able to get away with it.
You'd assign .html, .htm to the PHP handler declaration (whose exact syntax I don't have handy)