Character Conversion

Discussion in 'HTML & Website Design' started by sawz, Nov 21, 2006.

  1. #1
    i have some language files i need to edit, and characters are a problem, specifically converting them to the proper code so they render properly on a web page. is there a program available that i can input a string of characters and get an output of the right code to insert into a page?
     
    sawz, Nov 21, 2006 IP
  2. frankcow

    frankcow Well-Known Member

    Messages:
    4,859
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    180
    #2
    you can easily do this with PHP

    what is the encoding of the characters to begin with?
     
    frankcow, Nov 21, 2006 IP
  3. sawz

    sawz Prominent Member

    Messages:
    8,225
    Likes Received:
    808
    Best Answers:
    0
    Trophy Points:
    360
    #3
    i'm pretty sure its utf-8
    these are language files for SMF
     
    sawz, Nov 21, 2006 IP
  4. frankcow

    frankcow Well-Known Member

    Messages:
    4,859
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    180
    #4
    frankcow, Nov 21, 2006 IP