in reply to Re: How to know if a string has UTF-8?
in thread How to know if a string has UTF-8?

This is only for the flag of the SCALAR, not for the content (or at least need to have the flag utf8 set on to check the content)! Note, I need to check if the content is UTF-8, not if the SCALAR is internally utf8.

But thanks for the help.

Graciliano M. P.
"The creativity is the expression of the liberty".

  • Comment on Re: Re: How to know if a string has UTF-8?