Skip to content

Instantly share code, notes, and snippets.

@edalis
Created November 23, 2016 08:49
Show Gist options
  • Save edalis/5953743dcaad65364bb011cc4959ca9e to your computer and use it in GitHub Desktop.
Save edalis/5953743dcaad65364bb011cc4959ca9e to your computer and use it in GitHub Desktop.
PHP: Charset
<?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