I have been adding global headers and footers to our company website pages and in doing so, renaming all the pages to have a .php extension so the php code will work.
As a result, all the pages are working properly except for one. This page has about 12 static tables that do not access a db, just html code. I save and upload the page and it gives an error and comes up blank.
I was using Frontpage before and have changed to Dreamweaver as it loves php compared to FP(Boy does FP ever put in a lot of crap code!!!)
Is there something I'm missing?
If you need an example of the page in question: www.electroniccourthouse.com/dispute_res_professionals_revised.html and ...revised.php
Any help would be greatly appreciated as I am still a beginner with php.