検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 401 for SESSION (0.042 sec.)
The ZookeeperSessionException class 3462
« ZookeeperOperationTimeoutException 検索エンジン用の拡張モジュール » PHP Manual ZooKeeper The Z ... ookeeperSessionException class The ZookeeperSessionException class ... (PECL zookeeper >= 0.3.0) はじめに The ZooKeeper session exception handling class. クラス概要 class Zookeep ... erSessionException extends ZookeeperException { /* 継承したプ ... ne (): void } 関連キーワード: Exception , ZookeeperSessionException , public , string , final , protected , p ...
https://man.plustar.jp/php/class.zookeepersessionexception.html - [similar]
値の保存可能な表現を生成する 3462
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP ... ないといけません。 例 例1 serialize() の例 <?php // $session_data はカレントユーザーのセッション情報を含む多次元 ... chicken" ); $stmt = odbc_prepare ( $conn , "UPDATE sessions SET data = ? WHERE id = ?" ); $sqldata = array ( ... serialize ( $session_data ), $_SERVER [ 'PHP_AUTH_USER' ]); if (! odbc_ ... a )) { $stmt = odbc_prepare ( $conn , "INSERT INTO sessions (id, data) VALUES(?, ?)" ); if (! odbc_execute ( ...
https://man.plustar.jp/php/function.serialize.html - [similar]
パスワードが、有効なパスワード検証文字列かを調べる 3462
« sodium_crypto_kx_server_session_keys sodium_crypto_pwhash_scryptsalsa208sha256_str » PHP Manua ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256-st... - [similar]
PHP 5.6.x における OpenSSL 関連の変更 3462
« 新しい関数 その他の拡張モジュールに対する変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 P ... ました。 これは、SSL コンテキストオプション capture_session_meta が true になっている場合に有効です。 <?php $c ... tx = stream_context_create ([ 'ssl' => [ 'capture_session_meta' => TRUE ]]); $html = file_get_contents ( 'ht ... a = stream_context_get_options ( $ctx )[ 'ssl' ][ 'session_meta' ]; var_dump ( $meta ); ?> 上の例の出力は以下 ...
https://man.plustar.jp/php/migration56.openssl.html - [similar]
Client のコンストラクタ 3462
« mysql_xdevapi\Client::close Client::getClient » PHP Manual mysql_xdevapi\Client Client のコンス ... getClient ( $connection_uri , $pooling_options ); $session = $client -> getSession (); 関連キーワード: xdevap ...
https://man.plustar.jp/php/mysql-xdevapi-client.construct.html - [similar]
セッション と セキュリティ 3462
« セッションのアップロード状況 セッション管理の基礎 » PHP Manual Sessions セッション と セキュリ ... ンに関連する INI 設定をセキュアにする 外部リンク: » Session fixation HTTP におけるセッション管理は、web セキュ ...
https://man.plustar.jp/php/session.security.html - [similar]
MongoDB driver 3462
« db2_tables インストール/設定 » PHP Manual ベンダー固有のモジュール MongoDB driver MongoDB driv ... The MongoDB\Driver\BulkWrite class MongoDB\Driver\Session — The MongoDB\Driver\Session class MongoDB\Driver\ ...
https://man.plustar.jp/php/set.mongodb.html - [similar]
Get the state of the zookeeper connection 3462
« Zookeeper::getRecvTimeout Zookeeper::isRecoverable » PHP Manual Zookeeper Get the state of the ... eeper Zookeeper::getClientId() - Return the client session id, only valid if the connections is currently con ...
https://man.plustar.jp/php/zookeeper.getstate.html - [similar]
Checks if the current zookeeper connection state can be recovered 3462
« Zookeeper::getState Zookeeper::set » PHP Manual Zookeeper Checks if the current zookeeper conn ... eeper Zookeeper::getClientId() - Return the client session id, only valid if the connections is currently con ...
https://man.plustar.jp/php/zookeeper.isrecoverable.html - [similar]
Stomp Client 3445
« ssh2_tunnel はじめに » PHP Manual その他のサービス Stomp Client Stomp Client はじめに インスト ... tomp::getReadTimeout — Gets read timeout Stomp::getSessionId — Gets the current stomp session ID Stomp::hasFr ...
https://man.plustar.jp/php/book.stomp.html - [similar]