You can likely make edits to the index.php if you get it from theThat was what the problem was. I had not gotten it from the server but I did get it from the browser. That is why the php was getting all bungled up. Hope that helps someone else. It was a hard lesson for me to learn.
server. From the browser it's written in a bunch of html - that's
what the php does, it generates it. But if you put the html in the
index.php file it confuses the heck out of it.
Bookmarks