Jump to content

Does CubeCart 4 fully support UTF-8?


Guest mounty

Recommended Posts

I ask as I'm working on converting a code base (that is completely seperate to CC4) from Latin1 to UTF-8, and I need to enable the mbstring.func_overload value in the php.ini file to overload the default string handling functions to use multibyte data.

But since mbstring.func_overload is a global setting, then the existing installation of cubecart 4 on my server would also be affected. However I noticed that CC4 serves the data in UTF-8 too. So does that mean if CC4 is already fully compliant to multibyte data then I think this setting would not have any detrimental effect? :whistle:

Cheers

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...