Will PHP work in my HTML files?
Our server has been set up to PHP will NOT work with HTML Files.
In oder to get PHP work with HTML Files, you have to edit .htaccess files and add the following code:
AddHandler application/x-httpd-php5 .html .htm .php
Was this answer helpful?
Also Read
Powered by WHMCompleteSolution