Running .html files through PHP
Add a .htaccess
file to the directory that you wish to apply this to, and add the following contents
AddHandler application/x-httpd-php .php .html .htm
Add a .htaccess
file to the directory that you wish to apply this to, and add the following contents
AddHandler application/x-httpd-php .php .html .htm