Problem with this character: "Æ"

Discussion in 'HTML & Website Design' started by mahmood, Nov 7, 2007.

  1. #1
    I read the data from a database and it is included some greek characters which when I print them on the screen I get strange results. Characters such as "Æ", it renders like this: "�"

    The current character set is utf-8.
     
    mahmood, Nov 7, 2007 IP
  2. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Are you encoding them as numeric character entities or storing and retrieving the literal forms of the characters? Also, what character encoding was the database itself saved in (not to mention the character encoding the Web page is saved in and served by the server as)?
     
    Dan Schulz, Nov 8, 2007 IP
  3. mahmood

    mahmood Guest

    Messages:
    1,228
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank for reply.

    No.
    I don't know, how do I find it out? I created it using all default options of CPanel.
     
    mahmood, Nov 8, 2007 IP