change extension of web pages .php .html

If you need to add php code into .html (or .htm) file and you don’t want to change the file extension to .php because you already have incoming links on the .html file – although you can solve that with a simple redirect – here is the solution: Add the following lines of code to … Continue reading change extension of web pages .php .html