Greetings.
I have a pure html+js+css page I wish to add several php lines to it.
The obvious first step is to change the postfix from html to php, which I did and tried to surf to. I haven't added a single line in php to it, and yet, I get syntax error at line 0 which is: <?xml version="1.0" encoding="UTF-8" ?>
I have uploaded a test page to googlepages at
http://blackrenz.googlepages.com/youreyse.html
Any help would be appreciated.