전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
use phpinfo() to see a list of all of the environment variables defined this way.
Функция getallheaders() является псевдонимом для функции apache_request_headers(). Эта функция возвращает ассоциативный массив, содержащий все заголовки текущего http-запроса. Для получения более подробных сведений о работе этой функции обратитесь к описанию функции apache_request_headers().
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
if variables declared in the class of which the obj is an instance, have not been assigned a value, those will not be returned in the array.
Замечание:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
for command line users, make sure that you either have the c+ + environment variables registered, or have run vcvars.bat, and then execute one of the following:
Замечание:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
if enabled, then environment, get, post, cookie, and server variables can be found in the global associative arrays $_env, $_get, $_post, $_cookie, and $_server.
Замечание: Значение по умолчанию для директив register_globals изменилось с on на off в php 4.2.0.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질: