Downloads
Documentation
Get Involved
Help
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
소개 »
« Server Specific Extensions
PHP 매뉴얼
함수 레퍼런스
Server Specific Extensions
Change language:
English
Brazilian Portuguese
Chinese (Simplified)
French
German
Japanese
Korean
Romanian
Russian
Spanish
Turkish
Other
Edit
Report a Bug
아파치
소개
설치/설정
요구 조건
설치
실행시 설정
자원형
예약 상수
아파치 함수 목록
apache_child_terminate
— 이 요청 후에 아파치 프로세스를 종료한다
apache_get_modules
— 적재된 아파치 모듈 목록을 얻습니다
apache_get_version
— 아파치 버전을 가져옵니다
apache_getenv
— 아파치 서브프로세스의 환경 변수를 가져옵니다
apache_lookup_uri
— 지정한 URI에 부분 요청을 수행하고 그에 대한 정보를 반환
apache_note
— 아파치의 요청 노트를 얻거나 설정한다
apache_request_headers
— 모든 HTTP 요청 헤더를 가져옵니다
apache_reset_timeout
— 아파치 쓰기 타이머 초기화
apache_response_headers
— 모든 HTTP 응답 헤더를 가져옵니다
apache_setenv
— 아파치의 서브프로세스의 환경 변수를 설정합니다
getallheaders
— 모든 HTTP 요청 헤더를 가져옵니다
virtual
— 아파치 하위 요청을 실행합니다
add a note
User Contributed Notes
There are no user contributed notes for this page.