german character with php file

Discussion in 'PHP' started by hanliong, Jan 4, 2008.

  1. hanliong

    hanliong New Member

    Joined:
    Dec 21, 2007
    Messages:
    7
    Likes Received:
    0
    Trophy Points:
    0
    I have a client that need a site with german language.
    German has character like äß and others.
    But when i use PHP, it can't show up. I have to change it to html ascii like äß
    So, when people view source this site, it will show äß, and not äß
    i have tried to use html_entity_decode to convert äß to äß.
    it works fine at my local server. But when i upload to my server, it fail. The tag for äß can't conver to äß.

    Can any one help me please for this case? Or is there a simple way to use german character at my web with PHP file?

    Thanks
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice