検索

phrase: max: clip:
target: order:
Results of 691 - 700 of about 1461 for IN (0.099 sec.)
ローカルのDH秘密鍵とリモート側のDH公開鍵を使い、共有シークレットを計算する 2424
« openssl_decrypt openssl_digest » PHP Manual OpenSSL 関数 ローカルのDH秘密鍵とリモート側のDH公開 ... クレットを計算する 説明 openssl_dh_compute_key ( string $public_key , OpenSSLAsymmetricKey $private_key ) ... : string | false openssl_dh_compute_key() 関数が返す共有シ ... atekey.pem # extract public key only openssl pkey -in privatekey.pem -pubout -out publickey.pem 次に、あ ... l pkey コマンドを使ってください。 openssl pkey -pubin -in remotepublickey.pem -text -noout 上の例の出力は ...
https://man.plustar.jp/php/function.openssl-dh-compute-key.html - [similar]
Gets information about last updated data 2424
« rrd_last rrd_restore » PHP Manual RRD 関数 Gets information about last updated data rrd_lastup ... date (PECL rrd >= 0.9.0) rrd_lastupdate — Gets information about last updated data 説明 rrd_lastupda ... te ( string $filename ): array Gets array of the UNIX timesta ... mp and the values stored for each date in the most recent update of the RRD database file. パ ... メータ file RRD database file name. 戻り値 Array of information about last update,失敗した場合に false を ...
https://man.plustar.jp/php/function.rrd-lastupdate.html - [similar]
Get an errno value 2424
« GearmanClient::error GearmanClient::jobStatus » PHP Manual GearmanClient Get an errno value Ge ... rrno value 説明 public GearmanClient::getErrno (): int Value of errno in the case of a GEARMAN_ERRNO ret ... 参考 GearmanClient::error() - Returns an error string for the last error encountered 関連キーワード: er ...
https://man.plustar.jp/php/gearmanclient.geterrno.html - [similar]
Set application data (deprecated) 2424
« GearmanClient::setCreatedCallback GearmanClient::setDataCallback » PHP Manual GearmanClient Se ... eprecated) 説明 public GearmanClient::setData ( string $data ): bool Sets some arbitrary application dat ... od has been replaced by GearmanCient::setContext() in the 0.6.0 release of the Gearman extension. パラメ ...
https://man.plustar.jp/php/gearmanclient.setdata.html - [similar]
Create a task (deprecated) 2424
« GearmanTask::__construct GearmanTask::data » PHP Manual GearmanTask Create a task (deprecated) ... GearmanTask object. 注意 : This method was removed in the 0.6.0 version of the Gearman extension. パラメ ...
https://man.plustar.jp/php/gearmantask.create.html - [similar]
Get errno 2424
« GearmanWorker::error GearmanWorker::options » PHP Manual GearmanWorker Get errno GearmanWorker ... Get errno 説明 public GearmanWorker::getErrno (): int Returns the value of errno in the case of a GEARM ... , GearmanWorker , getErrno , パラメータ , public , int , Returns , ase , MAN ...
https://man.plustar.jp/php/gearmanworker.geterrno.html - [similar]
Get socket I/O activity timeout 2424
« GearmanWorker::setTimeout GearmanWorker::unregister » PHP Manual GearmanWorker Get socket I/O ... ity timeout 説明 public GearmanWorker::timeout (): int Returns the current time to wait, in milliseconds ... り値 A time period is milliseconds. A negative value indicates an infinite timeout. 参考 GearmanWorker::se ... , パラメータ , milliseconds , time , setTimeout , int , Returns ...
https://man.plustar.jp/php/gearmanworker.timeout.html - [similar]
定義済み定数 2424
« リソース型 IBM DB2 関数 » PHP Manual IBM DB2 定義済み定数 定義済み定数 以下の定数が定義されてい ... に動的にロードされている場合のみ使用可能です。 DB2_BINARY ( int ) バイナリデータをそのままの形式で返します ... 。デフォルトのモードです。 DB2_CONVERT ( int ) バイナリデータを十六進表現にエンコードし、ASCII ... 文字列として返します。 DB2_PASSTHRU ( int ) バイナリデータを null 値に変換します。 DB2_SCRO ... LLABLE ( int ) ステートメントのリソースとして、スクロール可能な ...
https://man.plustar.jp/php/ibm-db2.constants.html - [similar]
配列 2424
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップ ... 、次のような key のキャストが発生します。 10 進数の int として妥当な形式の String は、 数値の前に + 記号が ... ついていない限り、 int 型にキャストされます。 つまり、キーに "8" を指定す ... 数として妥当な形式ではないからです。 float s もまた int にキャストされます。つまり、 小数部分は切り捨てら ... 指定すると、実際には 8 として格納されます。 bool も int にキャストされます。つまり、 キーに true を指定す ...
https://man.plustar.jp/php/language.types.array.html - [similar]
Returns an array of information describing this server 2424
« MongoDB\Driver\Server::getHost MongoDB\Driver\Server::getLatency » PHP Manual MongoDB\Driver\S ... erver Returns an array of information describing this server MongoDB\Driver\Ser ... ver::getInfo (mongodb >=1.0.0) MongoDB\Driver\Server::getInfo ... — Returns an array of information describing this server 説明 final public ... MongoDB\Driver\Server::getInfo (): array Returns an array of information descri ...
https://man.plustar.jp/php/mongodb-driver-server.getinfo.html - [similar]