How to make php parse other pages then .php

Tagged:  

How to make php parse other pages then .php?
How to put php code in a .htm page?
How to run php in a html page?

For example, you want to put php code in a .html page and you want it to work. You can do that. You need to put "addtype application/x-httpd-php .html .php .htm" in .htaccess.