検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 824 for [SIMILAR] 16 1024 4096 WITH 12640 getbuffer WITH... (7.430 sec.)
CollectionAdd クラス 0
« Collection::replaceOne CollectionAdd::__construct » PHP Manual Mysql_xdevapi CollectionAdd クラス CollectionAdd クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\CollectionAdd implements mysql_xdevapi\Executable { /* メソッド */ public execute (): mysql_xdev ...
https://man.plustar.jp/php/class.mysql-xdevapi-collectionadd.html - [similar]
Executable インターフェイス 0
« mysql_xdevapi\Exception Executable::execute » PHP Manual Mysql_xdevapi Executable インターフェイス Executable インターフェイス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Executable { /* メソッド */ abstract public execute (): mysql_xdevapi\Result } 目次 Exec ...
https://man.plustar.jp/php/class.mysql-xdevapi-executable.html - [similar]
SchemaObject インターフェイス 0
« Schema::getTables SchemaObject::getSchema » PHP Manual Mysql_xdevapi SchemaObject インターフェイス SchemaObject インターフェイス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\SchemaObject implements mysql_xdevapi\DatabaseObject { /* メソッド */ abstract getSche ...
https://man.plustar.jp/php/class.mysql-xdevapi-schemaobject.html - [similar]
ステートメントを実行する 0
« mysql_xdevapi\Executable mysql_xdevapi\ExecutionStatus » PHP Manual mysql_xdevapi\Executable ステートメントを実行する Executable::execute (No version information available, might only be in Git) Executable::execute — ステートメントを実行する 説明 abstract public mysql_xdevapi\Executabl ...
https://man.plustar.jp/php/mysql-xdevapi-executable.execute.html - [similar]
The Swoole\Async class 0
« swoole_version Swoole\Async::dnsLookup » PHP Manual Swoole The Swoole\Async class The Swoole\Async class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Async { /* メソッド */ public static dnsLookup ( string $hostname , callable $callback ): void public static read ( string $f ...
https://man.plustar.jp/php/class.swoole-async.html - [similar]
The Swoole\Http\Request class 0
« Swoole\Http\Client::upgrade Swoole\Http\Request::__destruct » PHP Manual Swoole The Swoole\Http\Request class The Swoole\Http\Request class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Http\Request { /* メソッド */ public __destruct (): void public rawcontent (): string } 目 ...
https://man.plustar.jp/php/class.swoole-http-request.html - [similar]
Destroy the message queue created by swoole_process::useQueue. 0
« Swoole\Process::exit Swoole\Process::kill » PHP Manual Swoole\Process Destroy the message queue created by swoole_process::useQueue. Swoole\Process::freeQueue (PECL swoole >= 1.9.0) Swoole\Process::freeQueue — Destroy the message queue created by swoole_process::useQueue. 説明 public S ...
https://man.plustar.jp/php/swoole-process.freequeue.html - [similar]
どのライブラリを選ぶか 0
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.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]
用語説明 0
« MySQL 用 PHP ドライバの概要 どの API を使うか » PHP Manual MySQL 用 PHP ドライバの概要 用語説明 用語説明 このセクションでは、PHP アプリケーションの開発で MySQL データベースを扱う ときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタス ...
https://man.plustar.jp/php/mysqlinfo.terminology.html - [similar]