Characted problem..

Discussion in 'PHP' started by NickD, Aug 23, 2007.

  1. #1
    Can anyone tell which character this is thats messing up all my HTML?
    http://xmlpages.com/
    It's just showing up as a "?"..
    I'm opening a file, Loading a template, Replacing variables and when i write the template back out it does this..
     
    NickD, Aug 23, 2007 IP
  2. DeViAnThans3

    DeViAnThans3 Peon

    Messages:
    785
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Where exactly? i can't seem to find where that ? appears you mean.
    Usually it has to do just with the charset you used for HTML :)
    You are currently using UTF-8, which is OK for quite a few characters.
     
    DeViAnThans3, Aug 23, 2007 IP
  3. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #3
    check your plugin / template. it's just ? char
     
    gibex, Aug 23, 2007 IP