Well, here's a "work around" that I came up with.

Make any dummy page and call it anything you want...put in all the code that you want and then create the page. Then visit that .html page you just created and go to view>source and copy all the code.

Then in your html editor like Dreamweaver or whatever you use, create a .php page and just paste in all the code you just copied from the source document.

Upload your new .php page to where you want it to be and it should work. Mine did.