検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 45 for env (0.003 sec.)
環境変数の値を取得する 7793
« get_resources getlastmod » PHP Manual PHP オプション/情報 関数 環境変数の値を取得する getenv ( ... PHP 4, PHP 5, PHP 7, PHP 8) getenv — 環境変数の値を取得する 説明 getenv ( string $var ... me , bool $local_only = false ): string | false getenv (): array 環境変数の値を取得します。 phpinfo() を使 ... の名前。 local_only true に設定すると、(OS または putenv により設定された) ローカルの環境変数のみを返します ... ocal_only パラメーターが追加されました。 例 例1 getenv() の例 <?php // getenv() の使用例 $ip = getenv ( ' ...
https://man.plustar.jp/php/function.getenv.html - [similar]
定義済み定数 7793
« リソース型 Firebird/InterBase 関数 » PHP Manual Firebird/InterBase 定義済み定数 定義済み定数 以 ... ATION Options to ibase_server_info() IBASE_SVC_GET_ENV Options to ibase_server_info() IBASE_SVC_GET_ENV_L ... OCK IBASE_SVC_GET_ENV_MSG IBASE_SVC_USER_DBPATH IBASE_SVC_SVR_DB_INFO IB ...
https://man.plustar.jp/php/ibase.constants.html - [similar]
SoapClient のコンストラクタ 7793
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ ... WSDL: <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.or ... g/soap/envelope/" xmlns="urn:example"> <SOAP-ENV:Body> <respo ... tem>Second</item> </collection> </response> </SOAP-ENV:Body> </SOAP-ENV:Envelope> */ echo "Default:\n"; $ ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
シール(暗号化)されたデータをオープン(復号)する 7686
« openssl_get_publickey openssl_pbkdf2 » PHP Manual OpenSSL 関数 シール(暗号化)されたデータをオー ... 例 例1 openssl_open() の例 <?php // $sealed および $env_key に暗号化されたデータおよびエンベロープキー // ... open に保存 if ( openssl_open ( $sealed , $open , $env_key , $pkeyid )) { echo "here is the opened data: ...
https://man.plustar.jp/php/function.openssl-open.html - [similar]
Return numerically indexed array of registered superglobals 7579
« runkit7_object_id runkit7_zval_inspect » PHP Manual runkit7 関数 Return numerically indexed ar ... GET, _POST, _REQUEST, _COOKIE, _SESSION, _SERVER, _ENV, _FILES 参考 Variable Scope 関連キーワード: runkit ...
https://man.plustar.jp/php/function.runkit7-superglobals.html - [similar]
コア php.ini ディレクティブに関する説明 7579
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア ph ... タとして認識されます! variables_order string EGPCS ( E nvironment (環境変数)、 G et、 P ost、 C ookie (クッ ... グローバル $_SERVER および $_POST を作成しますが、 $_ENV 、 $_GET および $_COOKIE は作成しません。"" に設定 ... ls_jit bool 有効にした場合、SERVER、REQUEST および ENV 変数はスクリプトの開始時ではなく、 最初に使用された ... ことで性能が向上します。 警告 SERVER、REQUEST および ENV 変数の利用チェックはコンパイル時に行われます。 した ...
https://man.plustar.jp/php/ini.core.html - [similar]
テスト 7579
« インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイート ... ている場合、以下を実行します。 $ . /usr/local/bin/oraenv Oracle 11 g R2 XE の場合は次のようにします。 $ . / ... u01/app/oracle/product/11.2.0/xe/bin/oracle_env.sh シェルによっては、 php.ini の variables_order p ... su - oracle Oracle 用の環境を、上で説明した oracle_env.sh あるいは oraenv で設定します。 SQL*Plus を立ち上 ...
https://man.plustar.jp/php/oci8.test.html - [similar]
指定した型の変数が存在するかどうかを調べる 7365
« Filter 関数 filter_id » PHP Manual Filter 関数 指定した型の変数が存在するかどうかを調べる filt ... NPUT_POST 、 INPUT_COOKIE 、 INPUT_SERVER 、 INPUT_ENV のいずれか。 var_name 調べたい変数の名前。 戻り値 ...
https://man.plustar.jp/php/function.filter-has-var.html - [similar]
はじめに 7365
« Yaconf インストール/設定 » PHP Manual Yaconf はじめに はじめに Yet Another Configurations Cont ... r[]=val ;use PHP constants version=PHP_VERION ;use environment env=${PATH} 例2 INI sections example [Sect ...
https://man.plustar.jp/php/intro.yaconf.html - [similar]
SERVER 変数を取得する 7365
« Yaf_Request_Abstract::getRequestUri Yaf_Request_Abstract::isCli » PHP Manual Yaf_Request_Abstr ... び出しパラメータを取得する Yaf_Request_Abstract::getEnv() - ENV 変数を取得する 関連キーワード: 変数 , 取得 ...
https://man.plustar.jp/php/yaf-request-abstract.getserver.html - [similar]
PREV 1 2 3 4 5 NEXT