Skip to content

Instantly share code, notes, and snippets.

Created March 24, 2017 05:03
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 anonymous/fe2003f4355be1a58bece9f0be984a70 to your computer and use it in GitHub Desktop.
Save anonymous/fe2003f4355be1a58bece9f0be984a70 to your computer and use it in GitHub Desktop.
テーマの文字化け回避
<?=mb_convert_encoding('日本語テキスト','utf-8','shift-jis');?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment