Home › Forums › Back End › How to include php headers and footers on html site › Re: How to include php headers and footers on html site
August 26, 2012 at 5:01 pm
#108500
Member
Alright, MAMP is working properly, but I’m having a problem. I changed my index.html to index.php and placed it in the mamp/htdocs folder. I tested to see if it worked by placing random text into the index.php file and it appeared in the browser so Woot! But when I paste my html code that I had before the page remains completely blank. Not even any < p >text< /p > is showing up. I’m not sure what I should do from here