Skip to content

Instantly share code, notes, and snippets.

@dotku
Created May 28, 2016 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dotku/fb01db451e710389277b3b23a8a6f562 to your computer and use it in GitHub Desktop.
Save dotku/fb01db451e710389277b3b23a8a6f562 to your computer and use it in GitHub Desktop.
<?php
/**
* [!] Header must be set before all content in body display
*/
header('Content-Type:application/json; charset=utf-8');
header('Content-Type:text/xml; charset=utf-8');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment