php json 출력시 헤더 header php json

운영자 | 기사입력 2021/01/22 [06:35]
>
필자의 다른기사 보기 인쇄하기 메일로 보내기 글자 크게 글자 작게
php json 출력시 헤더 header php json
 
운영자   기사입력  2021/01/22 [06:35]

header("Content-Type: text/html; charset=UTF-8");

header('Content-Type: application/json');

 

 

xml 로 출력시 

 

header("Content-Type: text/html; charset=UTF-8");

Header("Content-type: text/xml");

 

mp4 

header('Content-Type: video/mp4');

트위터 트위터 페이스북 페이스북 카카오톡 카카오톡
기사입력: 2021/01/22 [06:35]  최종편집: ⓒ iwav