Skip to content

Instantly share code, notes, and snippets.

@danilowm
Created February 12, 2012 11:51
Show Gist options
  • Save danilowm/1808158 to your computer and use it in GitHub Desktop.
Save danilowm/1808158 to your computer and use it in GitHub Desktop.
Header Charset no PHP
<?php header ('Content-type: text/html; charset=ISO-8859-1'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment