Skip to content

Instantly share code, notes, and snippets.

@WEB24H
Created March 9, 2017 03:12
Show Gist options
  • Save WEB24H/944965a5418b26ddecccac9a77f30037 to your computer and use it in GitHub Desktop.
Save WEB24H/944965a5418b26ddecccac9a77f30037 to your computer and use it in GitHub Desktop.
PHP Charset To Display French & Other Special Caracters
<?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