検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1043 for [SIMILAR] 16 1024 4096 WITH 8382 mysql WITH 6412... (1.086 sec.)
Construct the async HTTP client. 4805
« Swoole\Http\Client::close Swoole\Http\Client::__destruct » PHP Manual Swoole\Http\Client Construct the async HTTP client. Swoole\Http\Client::__construct (PECL swoole >= 1.9.0) Swoole\Http\Client::__construct — Construct the async HTTP client. 説明 public Swoole\Http\Client::__construc ...
https://man.plustar.jp/php/swoole-http-client.construct.html - [similar]
Connect to the remote TCP or UDP port. 4805
« Swoole\Client::close Swoole\Client::__construct » PHP Manual Swoole\Client Connect to the remote TCP or UDP port. Swoole\Client::connect (PECL swoole >= 1.9.0) Swoole\Client::connect — Connect to the remote TCP or UDP port. 説明 public Swoole\Client::connect ( string $host , int $port ...
https://man.plustar.jp/php/swoole-client.connect.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
Mysql_xdevapi 0
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要件 インストール手順 実行時設定 ソースコードからビルド / コンパイルする 定義済み定数 変更履歴 例 Mysql_xdevapi 関数 expression — プリペアドステートメントの変数をパラメータとしてバインドする get ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]
mysqli の概要 0
« はじめに クイックスタートガイド » PHP Manual MySQLi mysqli の概要 mysqli の概要 このセクションでは、 PHP アプリケーションの開発で MySQL データベースを扱うときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタスクを実行するためにアプリケ ...
https://man.plustar.jp/php/mysqli.overview.html - [similar]
The Swoole\Coroutine class 0
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole The Swoole\Coroutine class The Swoole\Coroutine class (PECL swoole >= 2.0.0) はじめに クラス概要 class Swoole\Coroutine { /* メソッド */ public static call_user_func_array ( callable $callback ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.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]
MySQL サーバーのバージョンを返す 0
« mysqli::$protocol_version mysqli::$server_version » PHP Manual mysqli MySQL サーバーのバージョンを返す mysqli::$server_info mysqli::get_server_info mysqli_get_server_info (PHP 5, PHP 7, PHP 8) mysqli::$server_info -- mysqli::get_server_info -- mysqli_get_server_info — MySQL サーバーのバ ...
https://man.plustar.jp/php/mysqli.get-server-info.html - [similar]