検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1375 for [SIMILAR] 16 1024 4096 WITH 16102 session WITH 6... (0.904 sec.)
OCICollection クラス 0
« oci_unregister_taf_callback OCICollection::append » PHP Manual OCI8 OCICollection クラス OCICollection クラス (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) はじめに OCI8 コレクション機能です。 注意 : OCI-Collection クラスは、 PHP 8 と OCI8 3.0.0 で、 PHP の名前付けの規約に従い OCICollectio ...
https://man.plustar.jp/php/class.ocicollection.html - [similar]
SolrResponse クラス 0
« SolrClient::threads SolrResponse::getDigestedResponse » PHP Manual Solr SolrResponse クラス SolrResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 abstract class SolrResponse { /* 定数 */ const int PARSE_SOLR_OBJ = 0 ; const int PARSE_SOLR_DOC ...
https://man.plustar.jp/php/class.solrresponse.html - [similar]
証明書から公開鍵を抽出し、使用できるようにする 0
« openssl_pkey_get_private openssl_pkey_new » PHP Manual OpenSSL 関数 証明書から公開鍵を抽出し、使用できるようにする openssl_pkey_get_public (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_get_public — 証明書から公開鍵を抽出し、使用できるようにする 説明 openssl_pkey_get_public ( OpenS ...
https://man.plustar.jp/php/function.openssl-pkey-get-public.html - [similar]
公開鍵でデータを暗号化する 0
« openssl_public_decrypt openssl_random_pseudo_bytes » PHP Manual OpenSSL 関数 公開鍵でデータを暗号化する openssl_public_encrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_encrypt — 公開鍵でデータを暗号化する 説明 openssl_public_encrypt ( string $data , string &$encrypted_data ...
https://man.plustar.jp/php/function.openssl-public-encrypt.html - [similar]
Returns whether a multi-document transaction is in progress 0
« MongoDB\Driver\Session::isDirty MongoDB\Driver\Session::startTransaction » PHP Manual MongoDB\Driver\Session Returns whether a multi-document transaction is in progress MongoDB\Driver\Session::isInTransaction (mongodb >=1.6.0) MongoDB\Driver\Session::isInTransaction — Returns whether a ...
https://man.plustar.jp/php/mongodb-driver-session.isintransaction.html - [similar]
The Swoole\WebSocket\Server class 0
« Swoole\WebSocket\Frame Swoole\WebSocket\Server::exist » PHP Manual Swoole The Swoole\WebSocket\Server class The Swoole\WebSocket\Server class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\WebSocket\Server extends Swoole\Http\Server { /* メソッド */ public exist ( int $fd ): b ...
https://man.plustar.jp/php/class.swoole-websocket-server.html - [similar]
TypeError 0
« ParseError ValueError » PHP Manual 定義済みの例外 TypeError TypeError (PHP 7, PHP 8) はじめに TypeError がスローされるのは、以下の場合です: クラスのプロパティに設定されている値が、プロパティで宣言されている型と一致しない場合。 関数に渡された引数の型が、関数の宣言時に指定された型と一致し ...
https://man.plustar.jp/php/class.typeerror.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
MongoDB driver classes 0
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes MongoDB driver classes MongoDB\Driver\Manager — The MongoDB\Driver\Manager class MongoDB\Driver\Manager::addSubscriber — Registers a monitoring event subscriber with this Manager MongoDB\Driver\ ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
全てのセッション変数を開放する 0
« session_status session_write_close » PHP Manual セッション関数 全てのセッション変数を開放する session_unset (PHP 4, PHP 5, PHP 7, PHP 8) session_unset — 全てのセッション変数を開放する 説明 session_unset (): bool 関数 session_unset() は現在登録されている全てのセッション変数を開放します。 ...
https://man.plustar.jp/php/function.session-unset.html - [similar]