Skip to content

Instantly share code, notes, and snippets.

@phamquocbuu
Created October 5, 2013 01:44
Show Gist options
  • Save phamquocbuu/6835595 to your computer and use it in GitHub Desktop.
Save phamquocbuu/6835595 to your computer and use it in GitHub Desktop.
PHP Set charset UTF-8
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