View Single Post
Old 31-03-2007, 04:49   #9 (permalink)
freelancr
Senior Member
 
freelancr's Avatar
 
Join Date: Oct 2006
Posts: 2,152
change the extension of the include to .html and load it up in your browser so you can do a "view source" or whatever to see if it is a php issue or there is just a duff character in there.

If you then find where that character is and delete all the whitespace before and after it, and rewrite a bit of the html around it, then you may find it was just some random typo.
  Reply With Quote