-1

次の文字列があります。

LONDON — Britain’s unemployment rate held steady in the three months through January, reinforcing the Bank of England’s case for keeping interest rates at a record low.

次のような文字列を使用するとhtmlentities、次の文字列が得られます。

LONDON — Britain’s unemployment rate held steady in the three months through January, reinforcing the Bank of England’s case for keeping interest rates at a record low.

ただし、代わりに次のような WINDOWS-1252 エンティティを取得したい:

LONDON — Britain’s unemployment rate held steady in the three months through January, reinforcing the Bank of England’s case for keeping interest rates at a record low.

mb_convert_encoding、などのさまざまな関数を使用してみましたがiconvget_html_translation_tableこれを行う方法が見つかりません。

どんな助けでも大歓迎です。

4

1 に答える 1

0
于 2014-03-23T21:50:38.300 に答える