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.
我被困在一个需要外语字符的项目上。我需要输入这些并将它们存储在数据库中,并将它们从数据库输出到屏幕。
例如,我有这个字符串Kupon obuhvaća:,Kupon obuhvaća:当我输出它时显示。
Kupon obuhvaća:
Kupon obuhvaća:
你有什么主意吗?
抱歉,原来是因为我的框架(codeigniter)设置为 utf-8 。当我在发布问题后找到正确的答案时讨厌它(尴尬)