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.
我有个问题。我正在写一个商店的cms。当您将商品添加到购物车时,会在会话中记录商品的数据,例如颜色,尺寸等。然后将此数据输出到购物车中,但数据编码错误。
如何设置会话中包含的数据的编码?
在本地服务器上很好,但在云端我有编码问题。