Header
PHP Http Function: Header
Categories:
Content-type Response
JSON
header('Content-Type: application/json; charset=utf-8');
XML
header('Content-type: text/xml');
header('Content-Type: application/json; charset=utf-8');
header('Content-type: text/xml');