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.
如何在 PDF 上显示₡ 符号?
我尝试使用html_entity_decode('₡')但没有用。我想过使用 ASCII 码,但该符号没有 ASCII 码。
html_entity_decode('₡')