On Mon, Mar 22, 2021 at 7:24 PM Alexandru Pătrănescu <dreal...@gmail.com>
wrote:

>
> There could have been better ways to fix it.
> json_encode / json_decode would have worked just the same.
>
> Nope, strings in a json object must be UTF-8.
As Rowan mentioned, base64_encode would have worked. But that means one
quarter of the available max column space would be lost as a downside.

>
> Regards,
> Alex
>

Reply via email to