検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 1252 for [SIMILAR] 16 1024 4096 WITH 17272 オプ WITH 1706... (3.817 sec.)
SQLite 拡張ライブラリを読み込む 0
« SQLite3::lastInsertRowID SQLite3::open » PHP Manual SQLite3 SQLite 拡張ライブラリを読み込む SQLite3::loadExtension (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::loadExtension — SQLite 拡張ライブラリを読み込む 説明 public SQLite3::loadExtension ( string $name ): bool SQLite 拡張ライブラリを読 ...
https://man.plustar.jp/php/sqlite3.loadextension.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Stomp 設定オプション 名前 デフォルト 変更可能 変更履歴 stomp.default_broker tcp://localhost:61613 PHP_INI_ALL stomp.default_connection_timeout_sec 2 PHP_INI_ALL stomp ...
https://man.plustar.jp/php/stomp.configuration.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Tidy の設定オプション 名前 デフォルト 変更可能 変更履歴 tidy.default_config "" PHP_INI_SYSTEM tidy.clean_output "0" PHP_INI_USER PHP_INI_* モードの詳細および定義につい ...
https://man.plustar.jp/php/tidy.configuration.html - [similar]
実行時設定 0
« インストール手順 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Trader 設定オプション 名前 デフォルト 変更可能 変更履歴 trader.real_precision 3 PHP_INI_ALL Since trader 0.2.1 trader.real_round_mode HALF_DOWN PHP_INI_ALL Since tr ...
https://man.plustar.jp/php/trader.configuration.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Zookeeper 設定オプション 名前 デフォルト 変更可能 Changelog zookeeper.recv_timeout 10000 PHP_INI_ALL zookeeper.session_lock 1 PHP_INI_SYSTEM zookeeper.sess_lock_wait ...
https://man.plustar.jp/php/zookeeper.configuration.html - [similar]
Create a new Query 0
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Query MongoDB\Driver\Query::__construct (mongodb >=1.0.0) MongoDB\Driver\Query::__construct — Create a new Query 説明 final public MongoDB\Driver\Query::__construct ( array | object $filter , a ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
ダイレクト IO 0
« ファイルシステム はじめに » PHP Manual ファイルシステム ダイレクト IO ダイレクト IO はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ダイレクト IO 関数 dio_close — fd で指定したファイル記述子を閉じる dio_fcntl — fd について C ライブラリの fcntl を実行 ...
https://man.plustar.jp/php/book.dio.html - [similar]
変更履歴 0
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 get_html_translation_table flags のデフォルト値が ENT_COMPAT から ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401 に変 ...
https://man.plustar.jp/php/changelog.strings.html - [similar]
collator を作成する 0
« Collator::__construct Collator::getAttribute » PHP Manual Collator collator を作成する Collator::create collator_create (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::create -- collator_create — collator を作成する 説明 オブジェクト指向型 public static Collator::create ( ...
https://man.plustar.jp/php/collator.create.html - [similar]
基本的な curl の使用法 0
« 例 cURL 関数 » PHP Manual 例 基本的な curl の使用法 基本的な curl の使用法 PHP を cURL サポート機能付きでコンパイルすると、 curl 関数を使用可能となります。cURL 関数の基本的な使用法は、 curl_init() により cURL セッションを初期化、 curl_setopt() により転送時のオプションを設定、 続いて cu ...
https://man.plustar.jp/php/curl.examples-basic.html - [similar]