Skip to content

Instantly share code, notes, and snippets.

@airani
Last active February 6, 2017 21:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save airani/f67a086c0fcbc8f0ee4aaa0c386bd248 to your computer and use it in GitHub Desktop.
Save airani/f67a086c0fcbc8f0ee4aaa0c386bd248 to your computer and use it in GitHub Desktop.
Fixed some problems in php with encoding utf8
<?php
setlocale(LC_CTYPE, "en_US.UTF-8");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment