latin-1 encode mysql

Questionslatin-1 encode mysql
Martin Mata asked 5 months ago

how to avoid doble utf8 encode when the database is latin-1 encode

1 Answers
Abu answered 3 weeks ago

Hi,

Just to log update, it’s now doable with:

$opt[“utf8encode”] = false;

where $opt is passed to set_option()

Your Answer

18 + 11 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?