Possible Duplicate:
How do I add PHP code to .html files?
is there a way to process php code on a .html/.htm file? the server supports php I just need the file to retain the .htm extension
Note: I really don’t understand why some users feel the need to down vote on a valid question. Not all questions appear in the search unless it worded close to the previous question.
Thanks for all the answers below. AddType in the htaccess solved my problem
Add the following to your .htaccess: