change document header to JSON
Changes document header and returns document data in JSON format.
header('Content-Type: application/json');
copy
Changes document header and returns document data in JSON format.
header('Content-Type: application/json');
copy