検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 932 for [SIMILAR] 16 1024 4096 WITH 13008 ftp WITH 10246... (0.651 sec.)
新機能 0
« PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新機能 新機能 PHP コア ヒアドキュメントと Nowdoc構文 がより柔軟に 文字列を閉じるマーカーの後に、セミコロンや改行文字を続ける必要はなくなりました。 それに加えて、文字列を閉じるマーカーは ...
https://man.plustar.jp/php/migration73.new-features.html - [similar]
Select a server matching a read preference 0
« MongoDB\Driver\Manager::removeSubscriber MongoDB\Driver\Manager::startSession » PHP Manual MongoDB\Driver\Manager Select a server matching a read preference MongoDB\Driver\Manager::selectServer (mongodb >=1.0.0) MongoDB\Driver\Manager::selectServer — Select a server matching a read pre ...
https://man.plustar.jp/php/mongodb-driver-manager.selectserver.html - [similar]
Execute a database query on this server 0
« MongoDB\Driver\Server::executeCommand MongoDB\Driver\Server::executeReadCommand » PHP Manual MongoDB\Driver\Server Execute a database query on this server MongoDB\Driver\Server::executeQuery (mongodb >=1.0.0) MongoDB\Driver\Server::executeQuery — Execute a database query on this server ...
https://man.plustar.jp/php/mongodb-driver-server.executequery.html - [similar]
直近の操作の警告を取得する 0
« mysql_xdevapi\BaseResult BaseResult::getWarningsCount » PHP Manual mysql_xdevapi\BaseResult 直近の操作の警告を取得する BaseResult::getWarnings (No version information available, might only be in Git) BaseResult::getWarnings — 直近の操作の警告を取得する 説明 abstract public mysql_xdevap ...
https://man.plustar.jp/php/mysql-xdevapi-baseresult.getwarnings.html - [similar]
直近の操作から発生した警告の数を取得する 0
« BaseResult::getWarnings mysql_xdevapi\Client » PHP Manual mysql_xdevapi\BaseResult 直近の操作から発生した警告の数を取得する BaseResult::getWarningsCount (No version information available, might only be in Git) BaseResult::getWarningsCount — 直近の操作から発生した警告の数を取得する 説明 ...
https://man.plustar.jp/php/mysql-xdevapi-baseresult.getwarningscount.html - [similar]
Collection のコンストラクタ 0
« Collection::addOrReplaceOne Collection::count » PHP Manual mysql_xdevapi\Collection Collection のコンストラクタ Collection::__construct (No version information available, might only be in Git) Collection::__construct — Collection のコンストラクタ 説明 private mysql_xdevapi\Collection:: ...
https://man.plustar.jp/php/mysql-xdevapi-collection.construct.html - [similar]
ドキュメントの数を取得する 0
« Collection::__construct Collection::createIndex » PHP Manual mysql_xdevapi\Collection ドキュメントの数を取得する Collection::count (No version information available, might only be in Git) Collection::count — ドキュメントの数を取得する 説明 public mysql_xdevapi\Collection::count (): int ...
https://man.plustar.jp/php/mysql-xdevapi-collection.count.html - [similar]
生成された id を取得する 0
« Result::getAutoIncrementValue Result::getWarnings » PHP Manual mysql_xdevapi\Result 生成された id を取得する Result::getGeneratedIds (No version information available, might only be in Git) Result::getGeneratedIds — 生成された id を取得する 説明 public mysql_xdevapi\Result::getGenerate ...
https://man.plustar.jp/php/mysql-xdevapi-result.getgeneratedids.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 これらの関数を有効にするには、mysqli 拡張サポートを 有効にして PHP をコンパイルする必要があります。 MySQL 8 PHP 7.1.16 より前のバージョン、もしくは PHP 7.2.4 より前の 7.2系の PHP では、 MySQL 8 サーバのデフォル ...
https://man.plustar.jp/php/mysqli.requirements.html - [similar]
持続的接続 0
« 非互換性 統計情報 » PHP Manual Mysqlnd 持続的接続 持続的接続 持続的接続の使用 mysqli と mysqlnd の組み合わせで使っている場合は、 持続的接続を作るときにサーバー上で COM_CHANGE_USER ( mysql_change_user() ) を呼び出します。これで、接続の認証が再び行われることになります。 COM_CHANGE_USER の ...
https://man.plustar.jp/php/mysqlnd.persist.html - [similar]