Skip to content

Instantly share code, notes, and snippets.

@kdimatteo
Created November 8, 2013 21:31
Show Gist options
  • Save kdimatteo/7378011 to your computer and use it in GitHub Desktop.
Save kdimatteo/7378011 to your computer and use it in GitHub Desktop.
PHP: force IE out of compatibility mode
header('X-UA-Compatible: IE=edge,chrome=1');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment