[Help] About mb_convert_encoding

Тема в разделе "PHP", создана пользователем musicfront, 8 июн 2013.

  1. musicfront

    musicfront

    Регистрация:
    26 сен 2012
    Сообщения:
    84
    Симпатии:
    20
    Hello all,

    Good day. i have problem with mb_convert_encoding charset from utf-8 to japanese characters.
    i share this script at http://pastebin.com/gc0y7fnK
    i'm using this script for import html files to wordpress, the problem is html files using japanese characters.
    anyone can help me to give me idea how to fix my script for japanese characters.

    Thank you.
     
  2. timoffei

    timoffei

    Регистрация:
    26 июл 2013
    Сообщения:
    5
    Симпатии:
    4
    Hi, why not use iconv? If you know coding page... mb_convert_encoding is beeter, where you don't know encoding.