検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 615 for connection (0.029 sec.)
テーブルのカラムおよび関連する権限情報を含む結果セットを返す 3115
« db2_close db2_columns » PHP Manual IBM DB2 関数 テーブルのカラムおよび関連する権限情報を含む結 ... セットを返す 説明 db2_column_privileges ( resource $connection , string $qualifier = ? , string $schema = ? , str ... する権限情報を含む結果セットを返します。 パラメータ connection IBM DB2、Cloudscape あるいは Apache Derby データベ ...
https://man.plustar.jp/php/function.db2-column-privileges.html - [similar]
HTTP リクエストに対するレスポンス内で サーバーによって送出された全てのヘッダを取... 3115
« base64_encode get_meta_tags » PHP Manual URL 関数 HTTP リクエストに対するレスポンス内で サーバ ... pt-Ranges: bytes [6] => Content-Length: 438 [7] => Connection: close [8] => Content-Type: text/html ) Array ( [0 ... [Accept-Ranges] => bytes [Content-Length] => 438 [Connection] => close [Content-Type] => text/html ) 例2 get_he ...
https://man.plustar.jp/php/function.get-headers.html - [similar]
メールボックスへの IMAP ストリームをオープンする 3115
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンす ... 0 , int $retries = 0 , array $options = [] ): IMAP\Connection | false mailbox への IMAP ストリームをオープンしま ... プロパティを無効にする 戻り値 成功した場合は、 IMAP\Connection クラスのインスタンスを返します。 失敗した場合に fa ... se を返します. 変更履歴 バージョン 説明 8.1.0 IMAP\Connection のインスタンスを返すようになりました。 これより前の ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
アクション名を設定します 3115
« oci_server_version oci_set_call_timeout » PHP Manual OCI8 関数 アクション名を設定します oci_se ... ション名を設定します 説明 oci_set_action ( resource $connection , string $action ): bool Oracle が追跡するアクショ ... をまたがって保持される可能性があります。 パラメータ connection oci_connect() 、 oci_pconnect() あるいは oci_new_c ...
https://man.plustar.jp/php/function.oci-set-action.html - [similar]
クライアント識別子を設定します 3115
« oci_set_call_timeout oci_set_client_info » PHP Manual OCI8 関数 クライアント識別子を設定します ... 定します 説明 oci_set_client_identifier ( resource $connection , string $client_id ): bool 同一のデータベース・ユ ... にまたがって保持される可能性があります。 パラメータ connection oci_connect() 、 oci_pconnect() あるいは oci_new_c ...
https://man.plustar.jp/php/function.oci-set-client-identifier.html - [similar]
クライアント情報を設定する 3115
« oci_set_client_identifier oci_set_db_operation » PHP Manual OCI8 関数 クライアント情報を設定す ... 情報を設定する 説明 oci_set_client_info ( resource $connection , string $client_info ): bool Oracle が追跡するクラ ... をまたがって保持される可能性があります。 パラメータ connection oci_connect() 、 oci_pconnect() あるいは oci_new_c ...
https://man.plustar.jp/php/function.oci-set-client-info.html - [similar]
モジュール名を設定します 3115
« oci_set_edition oci_set_prefetch_lob » PHP Manual OCI8 関数 モジュール名を設定します oci_set_m ... 名を設定します 説明 oci_set_module_name ( resource $connection , string $name ): bool Oracle が追跡するモジュール ... をまたがって保持される可能性があります。 パラメータ connection oci_connect() 、 oci_pconnect() あるいは oci_new_c ...
https://man.plustar.jp/php/function.oci-set-module-name.html - [similar]
Execute a database command on this server 3115
« MongoDB\Driver\Server::executeBulkWrite MongoDB\Driver\Server::executeQuery » PHP Manual Mongo ... t default to corresponding values from the MongoDB Connection URI nor will the MongoDB server version be taken i ... g the operation to a secondary (from a replica set connection, not standalone) or mongos node to ensure that the ... 以外の理由で失敗した場合に MongoDB\Driver\Exception\ConnectionException をスローします。 認証が必要な場面で認証に ...
https://man.plustar.jp/php/mongodb-driver-server.executecommand.html - [similar]
Returns an array of information describing this server 3115
« MongoDB\Driver\Server::getHost MongoDB\Driver\Server::getLatency » PHP Manual MongoDB\Driver\S ... server's » hello command response from the initial connection handshake. This is in contrast to other methods (e ... 36" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(3) ["minWireVersion"]=> int(0) ["maxWire ... g server's hello command response from the initial connection handshake. 参考 MongoDB\Driver\ServerDescription:: ...
https://man.plustar.jp/php/mongodb-driver-server.getinfo.html - [similar]
ストレージの暗号化 3115
« データベースへの接続 SQLインジェクション » PHP Manual データベースのセキュリティ ストレージの暗 ... sword , PASSWORD_DEFAULT )); $result = pg_query ( $connection , $query ); // パスワードが正しいかどうか問い合わせ ... $username )); $row = pg_fetch_assoc ( pg_query ( $connection , $query )); if ( $row && password_verify ( $passw ...
https://man.plustar.jp/php/security.database.storage.html - [similar]