We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Michal,
I am trying to use our great tool - https://github.com/nijel/enca
I need to detect between UTF8 and LATIN1 of mysql, actually CP-1252.
But when I look a the documentation "enca --list charsets" I don't see CP-1252.
Can you help, can I do it with your tool or can you recommend on another solution?
P.S. I am using Ruby and PHP.
Thanks, Nitzan
The text was updated successfully, but these errors were encountered:
Indeed there is no support for this charset.
Sorry, something went wrong.
Patches welcome, see https://github.com/nijel/enca/blob/master/DEVELOP.md#how-to-add-a-new-charsetencoding
No branches or pull requests
Hi Michal,
I am trying to use our great tool - https://github.com/nijel/enca
I need to detect between UTF8 and LATIN1 of mysql, actually CP-1252.
But when I look a the documentation "enca --list charsets" I don't see CP-1252.
Can you help, can I do it with your tool or can you recommend on another solution?
P.S. I am using Ruby and PHP.
Thanks,
Nitzan
The text was updated successfully, but these errors were encountered: