Skip to content

UPDATE illmap_commented.php#1

Open
braunsg wants to merge 1 commit intoumn-dash:masterfrom
braunsg:patch-1
Open

UPDATE illmap_commented.php#1
braunsg wants to merge 1 commit intoumn-dash:masterfrom
braunsg:patch-1

Conversation

@braunsg
Copy link
Copy Markdown

@braunsg braunsg commented Aug 10, 2015

In newer versions of PHP, json_encode() may fail on improperly encoded text read from MySQL. To correct for this, added a line with mysqli_char_set() to specify character encoding to be assumed in later data processes (here, used "utf8").

In newer versions of PHP, json_encode() may fail on improperly encoded text read from MySQL. To correct for this, added a line with mysqli_char_set() to specify character encoding to be assumed in later data processes (here, used "utf8").
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant