Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
€ または chr(0x20AC) または chr(8364) を€静的マップなしで変換する関数が必要です。
€
を使ってみhtmlentities()たのですが、シンボル自体にしか効かないようで、 に変換されてしまい€ます。
htmlentities()
€
ircmaxwell は質問に丸く答えてくれました... 私がやろうとしていたことは実際には不可能です。代わりに html エンティティを使用するようにユーザーに要求することで、このプロセスを回避しました。