Text showing up between style and head closing tags
Posted: Sun Aug 07, 2005 10:26 pm
I'm having the strangest thing happen. The word "test" is being inserted by the php code in between my closing style and head tags, like this:
I can't find where this would be happening - it's not in my template, it shows up regardless of which template I use.
Code: Select all
</style>
test</head>