プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。
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
品質: