PHP apache request headers()

Jmnote (토론 | 기여)님의 2016년 2월 4일 (목) 11:37 판 (새 문서: ==개요== ;PHP apache_request_headers() * HTTP 요청 헤더를 반환하는 PHP 함수 <source lang='php'> print_r( apache_request_headers() ); </source> ==참고 자료== * http:...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

PHP apache_request_headers()
  • HTTP 요청 헤더를 반환하는 PHP 함수
print_r( apache_request_headers() );

2 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}