Jump to content

ESS converting MySQL apostrophes to ’


This topic is 1058 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Have a web solution, PHP to MySQL. Just upgraded PHP from 5.x to 7.x. Forcing encoding on PHP solution to UTF-8 via mysqli_set_charset('utf8') (having been doing this all along). And now all double quotes and apostrophes, when they are imported into FM solution, are showing as €™. The value including those characters are written into MySQL using mysqli_real_escape_string($VAR). Any thoughts would be greatly appreciated. Thanks!

Link to comment
Share on other sites

This topic is 1058 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.