検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 29 for extra (0.008 sec.)
定義済みの定数 12840
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コ ... g ) 現在の PHP のバージョンを "major.minor.release[extra]" 形式の文字列で表したもの。 PHP_MAJOR_VERSION ( i ... を整数値で表したもの (たとえば、バージョンが "5.2.7-extra" の場合は int(5) となる)。 PHP_MINOR_VERSION ( int ... を整数値で表したもの (たとえば、バージョンが "5.2.7-extra" の場合は int(2) となる)。 PHP_RELEASE_VERSION ( i ... を整数値で表したもの (たとえば、バージョンが "5.2.7-extra" の場合は int(7) となる)。 PHP_VERSION_ID ( int ) ...
https://man.plustar.jp/php/reserved.constants.html - [similar]
シグネチャを生成する 11469
« OAuth::fetch OAuth::getAccessToken » PHP Manual OAuth シグネチャを生成する OAuth::generateSign ... ature ( string $http_method , string $url , mixed $extra_parameters = ? ): string | false 最後の HTTP メソッ ... リクエストの HTTP メソッド。 url リクエストの URL。 extra_parameters パラメータ文字列あるいは配列。 戻り値 生 ... メータ , リクエスト , 配列 , メソッド , parameters , extra , 最後 ...
https://man.plustar.jp/php/oauth.generatesignature.html - [similar]
OAuth ヘッダ文字列シグネチャを生成する 11192
« OAuth::getLastResponseInfo OAuth::getRequestToken » PHP Manual OAuth OAuth ヘッダ文字列シグネチ ... eader ( string $http_method , string $url , mixed $extra_parameters = ? ): string | false 最後の HTTP メソッ ... リクエストの HTTP メソッド。 url リクエストの URL。 extra_parameters パラメータ文字列あるいは配列。 戻り値 生 ... パラメータ , string , 配列 , メソッド , parameters , extra ...
https://man.plustar.jp/php/oauth.getrequestheader.html - [similar]
外部のパスあるいはファイルを phar アーカイブ内に仮想的にマウントする 11045
« Phar::mapPhar Phar::mungServer » PHP Manual Phar 外部のパスあるいはファイルを phar アーカイブ内 ... EXTERNAL_CONFIG ); if ( file_exists ( __DIR__ . '/extra_config.xml' )) { Phar :: mount ( 'extra.xml' , __D ... IR__ . '/extra_config.xml' ); } } else { Phar :: mount ( 'config. ... FILE__ . '/default_config.xml' ); Phar :: mount ( 'extra.xml' , 'phar://' . __FILE__ . '/default_extra.xml' ...
https://man.plustar.jp/php/phar.mount.html - [similar]
OAuth クラス 9267
« oauth_urlencode OAuth::__construct » PHP Manual OAuth OAuth クラス OAuth クラス (PECL OAuth >= ... ic fetch ( string $protected_resource_url , array $extra_parameters = ? , string $http_method = ? , array $ ... ature ( string $http_method , string $url , mixed $extra_parameters = ? ): string | false public getAccessT ... eader ( string $http_method , string $url , mixed $extra_parameters = ? ): string | false public getRequest ...
https://man.plustar.jp/php/class.oauth.html - [similar]
CSR を作成する 9136
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_ ... &$private_key , ? array $options = null , ? array $extra_attributes = null ): OpenSSLCertificateSigningRequ ... nfig string N/A 代替の openssl.conf ファイルのパス extra_attributes extra_attributes は、CSR に関する追加の ... 定するために使用します。 distinguished_names および extra_attributes はどちらも連想配列で、それらの キーが O ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
Register and add callback function 9136
« GearmanWorker GearmanWorker::addOptions » PHP Manual GearmanWorker Register and add callback f ... corresponding to that function. Optionally specify extra application context data to be used when the callb ... se を返します。 例 例1 Simple worker making use of extra application context data <?php # get a gearman wor ...
https://man.plustar.jp/php/gearmanworker.addfunction.html - [similar]
内部オプション設定 8989
« 選択肢 サブパターン » PHP Manual PCRE 正規表現構文 内部オプション設定 内部オプション設定 PCRE_ ... PCRE_MULTILINE , PCRE_DOTALL PCRE_UNGREEDY , PCRE_EXTRA , PCRE_EXTENDED および PCRE_DUPNAMES オプションの設 ... PCRE_DOTALL x PCRE_EXTENDED U PCRE_UNGREEDY X PCRE_EXTRA (PHP 7.3.0 以降はサポートされません) J PCRE_INFO_J ... ん。 PCRE 特有のオプション PCRE_UNGREEDY および PCRE_EXTRA は、 それぞれ文字 U および X を用いて、Perl 互換の ...
https://man.plustar.jp/php/regexp.reference.internal-options.html - [similar]
OAuth で保護されたリソースを取得する 8582
« OAuth::enableSSLChecks OAuth::generateSignature » PHP Manual OAuth OAuth で保護されたリソースを ... h::fetch ( string $protected_resource_url , array $extra_parameters = ? , string $http_method = ? , array $ ... _resource_url OAuth で保護されたリソースへの URL。 extra_parameters リソースへのリクエストとともに送信する追 ...
https://man.plustar.jp/php/oauth.fetch.html - [similar]
MySQL テーブルのフィールドのリストを得る 8304
« mysql_list_dbs mysql_list_processes » PHP Manual MySQL 関数 MySQL テーブルのフィールドのリスト ... pe] => int(7) [Null] => [Key] => PRI [Default] => [Extra] => auto_increment ) Array ( [Field] => email [Typ ... ] => varchar(100) [Null] => [Key] => [Default] => [Extra] => ) 注意 注意 : 下位互換のために、次の非推奨別名 ...
https://man.plustar.jp/php/function.mysql-list-fields.html - [similar]
PREV 1 2 3 NEXT