"PHP apache request headers()"의 두 판 사이의 차이

8번째 줄: 8번째 줄:


==같이 보기==
==같이 보기==
*[[PHP apache_response_headers()]]
*[[HTTP 헤더]]
*[[HTTP 헤더]]



2016년 7월 26일 (화) 20:24 판

1 개요

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

2 같이 보기

3 참고 자료

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