How to convert ,in bulk, php files encoding?

Discussion in 'Programming' started by glink1, Mar 24, 2008.

  1. #1
    Hi

    I have about 40 php files that i want to convert
    to ISO-8859-2, and i want it to do it in bulk(whole folder at once)

    Do you know any program for this (freeware or full working trial)
     
    glink1, Mar 24, 2008 IP
  2. TomK32

    TomK32 Peon

    Messages:
    113
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    iconv is your friend. but it's unix so you might not get it working if you are still on windozzze
     
    TomK32, Mar 24, 2008 IP
  3. getatune

    getatune Well-Known Member

    Messages:
    1,360
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    125
    #3
    getatune, Mar 24, 2008 IP
  4. glink1

    glink1 Peon

    Messages:
    135
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thank you for replys

    i realised that i mistook
    "encoding" with "code page", so

    im searching for "code page" converter, with bulk change option :)

    I tried Kaboom from Sisulizer but it hangs after adding 13 files.
    (i tired one two from Sourceforge.net but they didnt work either)
     
    glink1, Mar 24, 2008 IP