Skip to content

Instantly share code, notes, and snippets.

@peace098beat
Created October 8, 2014 14:40
Show Gist options
  • Save peace098beat/e9520bf5078f6d764c26 to your computer and use it in GitHub Desktop.
Save peace098beat/e9520bf5078f6d764c26 to your computer and use it in GitHub Desktop.
PHP文字コードの明記
// 文字コードの設定
header("Content-Type: text/html; charset=UTF-8");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment