検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 249 for option (0.013 sec.)
YAZ 4528
« VarnishLog::getTagName はじめに » PHP Manual その他のサービス YAZ YAZ はじめに インストール/設 ... az_es — 拡張サービスのリクエストを準備する yaz_get_option — 接続に関するオプションの値を返す yaz_hits — 直近 ... キーマを指定する yaz_search — 検索を準備する yaz_set_option — 接続に関するひとつあるいは複数のオプションを設定 ...
https://man.plustar.jp/php/book.yaz.html - [similar]
4528
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 < ... h ( UserStatus :: cases () as $case ) { printf ( '<option value="%s">%s</option>\n' , $case -> value , $case ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
Create a new ClientEncryption object 4528
« MongoDB\Driver\ClientEncryption MongoDB\Driver\ClientEncryption::createDataKey » PHP Manual Mo ... goDB\Driver\ClientEncryption::__construct ( array $options ) Constructs a new MongoDB\Driver\ClientEncryptio ... n object with the specified options. パラメータ options options Option Type Descripti ... r The Manager used to route data key queries. This option is required (unlike with MongoDB\Driver\Manager::c ... clientSecret: <string>, identityPlatformEndpoint: <optional string> // Defaults to "login.microsoftonline.co ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.construct.html - [similar]
Execute operation with EXCLUSIVE LOCK 4528
« CollectionFind::limit CollectionFind::lockShared » PHP Manual mysql_xdevapi\CollectionFind Exe ... \CollectionFind::lockExclusive ( int $lock_waiting_option = ? ): mysql_xdevapi\CollectionFind ドキュメントを ... してアクセスを直列化します。 パラメータ lock_waiting_option オプションで指定できる、ロック待ちのオプション。 デ ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.lockexclusive.html - [similar]
XMLタグのマッピングの例 4498
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグ ... 確実にタグを見つけられるようにします xml_parser_set_option ( $xml_parser , XML_OPTION_CASE_FOLDING , true ); ...
https://man.plustar.jp/php/example.xml-map-tags.html - [similar]
データベースへの接続を返す 4498
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_con ... ase , string $username , string $password , array $options = ? ): resource IBM DB2 Universal Database、IBM C ... 合は、 null あるいは空の文字列を渡す必要があります。 options 接続の振る舞いを指定する接続オプションの連想配列。 ... ンテキストを有効にします。 このパラメータを db2_set_option() で設定することはできません。 このキーは、カタログ ... LE' ; $user = 'db2inst1' ; $password = 'ibmdb2' ; $options = array( 'autocommit' => DB2_AUTOCOMMIT_OFF ); $c ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
データベースへの持続的接続を返す 4498
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect ... ase , string $username , string $password , array $options = ? ): resource IBM DB2 Universal Database、IBM C ... ザー名。 password データベースに接続するパスワード。 options 接続の振る舞いを指定する接続オプションの連想配列。 ... ンテキストを有効にします。 このパラメータを db2_set_option() で設定することはできません。 このキーは、カタログ ... PROTOCOL=TCPIP;UID= $authID ;PWD= $auth_pass ;" ; $options = array ( "trustedcontext" => DB2_TRUSTED_CONTEXT ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
あるモジュールの関数名を配列として返す 4498
« get_defined_constants get_include_path » PHP Manual PHP オプション/情報 関数 あるモジュールの関 ... dex [19] => xml_parser_free [20] => xml_parser_set_option [21] => xml_parser_get_option ) 参考 get_loaded_ex ...
https://man.plustar.jp/php/function.get-extension-funcs.html - [similar]
コマンドライン引数のリストからオプションを取得する 4498
« getmyuid getrusage » PHP Manual PHP オプション/情報 関数 コマンドライン引数のリストからオプショ ... からオプションを取得する 説明 getopt ( string $short_options , array $long_options = [] , int &$rest_index = n ... 渡されたオプションをパースします。 パラメータ short_options この文字列の各文字をオプション文字として使用し、 ... します。 a-z、A-Z および 0-9 のみを認識します。 long_options オプションの配列。 この配列の各要素をオプション文 ... 時点のインデックスがこの変数に書き込まれます。 short_options パラメータに含まれる要素には次のようなものがありま ...
https://man.plustar.jp/php/function.getopt.html - [similar]
ソケットリソースを非ブロックモードに設定する 4498
« socket_set_block socket_set_option » PHP Manual ソケット 関数 ソケットリソースを非ブロックモー ... ソケットのブロッキングモードを設定する socket_set_option() - ソケットのオプションを設定する stream_set_bloc ...
https://man.plustar.jp/php/function.socket-set-nonblock.html - [similar]