検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1237 for Data (0.053 sec.)
メッセージを暗号化する 2572
« sodium_crypto_aead_chacha20poly1305_ietf_decrypt sodium_crypto_aead_chacha20poly1305_ietf_keyg ... etf_encrypt ( string $message , string $additional_data , string $nonce , string $key ): string ChaCha20-P ... メータ message 暗号化するプレーンテキスト additional_data 追加の認証データ。 これは、 暗号化されたテキストに ...
https://man.plustar.jp/php/function.sodium-crypto-aead-chacha20poly1305-ietf-enc... - [similar]
マジックメソッド 2572
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジ ... _serialize (): array public __unserialize ( array $data ): void serialize() は、クラスが 特殊な名前 __seri ... sword , ]; } public function __unserialize (array $data ): void { $this -> dsn = $data [ 'dsn' ]; $this -> ... username = $data [ 'user' ]; $this -> password = $data [ 'pass' ]; ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
Create new MongoDB Manager 2572
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... defaultAuthDb component may be used to specify the database name associated with the user's credentials; h ... aultAuthDb nor authSource are specified, the admin database will be used by default. The defaultAuthDb com ... + has the ability to annotate connections with metadata provided by the connecting client. This metadata i ... nnection and also recorded in slow query logs when database profiling is enabled. This option may be used ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
CUBRID 関数 (PDO_CUBRID) 2572
« PDO ドライバ PDO_CUBRID DSN » PHP Manual PDO ドライバ CUBRID 関数 (PDO_CUBRID) CUBRID 関数 (PD ... O_CUBRID) はじめに PDO_CUBRID は PHP Data Objects (PDO) インターフェイス を実装したドライバで ... mt = $cubrid_pdo -> prepare ( $sql_stmt_insert ); $data = array( "abc" , "def" , "ghi" ); $ret = $stmt -> ... bindParam ( 1 , $data , PDO :: PARAM_NULL ); $ret = $stmt -> execute (); ... mt = $cubrid_pdo -> prepare ( $sql_stmt_insert ); $data = array( 1 , 2 , 3 , 4 ); $ret = $stmt -> bindPara ...
https://man.plustar.jp/php/ref.pdo-cubrid.html - [similar]
サポートするロケールを取得する 2572
« ResourceBundle::get Spoofchecker » PHP Manual ResourceBundle サポートするロケールを取得する Re ... bundle_locales() の例 <?php $bundle = "/user/share/data/myapp" ; echo join ( PHP_EOL , resourcebundle_loca ... 2 オブジェクト指向の例 <?php $bundle = "/usr/share/data/myapp" ; $r = new ResourceBundle ( 'es' , $bundle ...
https://man.plustar.jp/php/resourcebundle.locales.html - [similar]
実行時設定 2572
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... します。 seaslog.appender int Switch the Record Log Data Store. 1File 2TCP 3UDP (Switch default 1) SeasLog ... er setting will be discarded, Seaslog write to the Data Store IMMEDIATELY. seaslog.buffer_size int Configu ... ffer_size > 0,SeasLog will rewritten down into the Data Store when the prerecorded log in memory count >= ... memory, and them would be rewritten down into the Data Store by request shutdown or php process exit (PHP ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
SoapVar コンストラクタ 2572
« SoapVar Yar » PHP Manual SoapVar SoapVar コンストラクタ SoapVar::__construct (PHP 5, PHP 7, PH ... ストラクタ 説明 public SoapVar::__construct ( mixed $data , ? int $encoding , ? string $typeName = null , ? ... 新しい SoapVar オブジェクトを生成します。 パラメータ data 渡すもしくは返すデータ encoding エンコーディング I ...
https://man.plustar.jp/php/soapvar.construct.html - [similar]
ZooKeeper 2555
« ZMQDevice::setTimerTimeout はじめに » PHP Manual その他のサービス ZooKeeper ZooKeeper はじめに ... zookeeper synchronously Zookeeper::get — Gets the data associated with a node synchronously Zookeeper::ge ... n state can be recovered Zookeeper::set — Sets the data associated with a node Zookeeper::setAcl — Sets th ...
https://man.plustar.jp/php/book.zookeeper.html - [similar]
DOMProcessingInstruction クラス 2555
« DOMParentNode::prepend DOMProcessingInstruction::__construct » PHP Manual DOM DOMProcessingIns ... public readonly string $ target ; public string $ data ; /* 継承したプロパティ */ public readonly string ... Node $child ): DOMNode | false } プロパティ target data 目次 DOMProcessingInstruction::__construct — 新しい ...
https://man.plustar.jp/php/class.domprocessinginstruction.html - [similar]
The Parle\Lexer class 2555
« Parser examples Parle\Lexer::advance » PHP Manual Parle The Parle\Lexer class The Parle\Lexer ... allable $callback ): void public consume ( string $data ): void public dump (): void public getToken (): P ... ine token callback Parle\Lexer::consume — Pass the data for processing Parle\Lexer::dump — Dump the state ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]