I can\'t use PHP in my HTML pages. For example, index.html. I\'ve tried using both:
index.html
contents ?>
and
By default you can't use PHP in HTML pages.
To do that, modify your .htacccess file with the following:
AddType application/x-httpd-php .html