検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 535 for [SIMILAR] 16 1024 4096 WITH 23249 increment WITH... (0.414 sec.)
指定したステートメントハンドルの結果を格納したメモリを開放する 4864
« mysqli_stmt::$field_count mysqli_stmt::get_result » PHP Manual mysqli_stmt 指定したステートメントハンドルの結果を格納したメモリを開放する mysqli_stmt::free_result mysqli_stmt_free_result (PHP 5, PHP 7, PHP 8) mysqli_stmt::free_result -- mysqli_stmt_free_result — 指定したステートメントハ ...
https://man.plustar.jp/php/mysqli-stmt.free-result.html - [similar]
接続を問い合わせる 4864
« mysqli::ping mysqli::prepare » PHP Manual mysqli 接続を問い合わせる mysqli::poll mysqli_poll (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::poll -- mysqli_poll — 接続を問い合わせる 説明 オブジェクト指向型 public static mysqli::poll ( ? array &$read , ? array &$error , array &$reject , int $sec ...
https://man.plustar.jp/php/mysqli.poll.html - [similar]
データベース接続 4864
« 手続き型とオブジェクト指向インターフェイス ステートメントの実行 » PHP Manual クイックスタートガイド データベース接続 データベース接続 MySQL は、サーバに接続するために、 異なるトランスポート層をサポートしています。 TCP/IP, Unix ドメインソケット、 そして、Windows の名前付きパイプです。 ホ ...
https://man.plustar.jp/php/mysqli.quickstart.connections.html - [similar]
複数クエリから、次の結果を読み込む 4864
« mysqli_stmt::more_results mysqli_stmt::$num_rows » PHP Manual mysqli_stmt 複数クエリから、次の結果を読み込む mysqli_stmt::next_result mysqli_stmt_next_result (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_stmt::next_result -- mysqli_stmt_next_result — 複数クエリから、次の結果を読み込む 説明 オブ ...
https://man.plustar.jp/php/mysqli-stmt.next-result.html - [similar]
拡張モジュールの情報を表示する 4864
« ReflectionExtension::getVersion ReflectionExtension::isPersistent » PHP Manual ReflectionExtension 拡張モジュールの情報を表示する ReflectionExtension::info (PHP 5 >= 5.2.4, PHP 7, PHP 8) ReflectionExtension::info — 拡張モジュールの情報を表示する 説明 public ReflectionExtension::info () ...
https://man.plustar.jp/php/reflectionextension.info.html - [similar]
メタデータ 4864
« トランザクションのサポート インストール/設定 » PHP Manual クイックスタートガイド メタデータ メタデータ MySQL の結果セットは、メタデータを含んでいます。 メタデータは、結果セットで見つかったカラムの情報を説明するものです。 MySQL が送信した全てのメタデータは、 mysqli のインターフェイスを通 ...
https://man.plustar.jp/php/mysqli.quickstart.metadata.html - [similar]
mysqli_warning クラス 4864
« mysqli_driver::$report_mode mysqli_warning::__construct » PHP Manual MySQLi mysqli_warning クラス mysqli_warning クラス (PHP 5, PHP 7, PHP 8) はじめに MySQL の警告を表します。 クラス概要 final class mysqli_warning { /* プロパティ */ public string $ message ; public string $ sqlstate ; ...
https://man.plustar.jp/php/class.mysqli-warning.html - [similar]
組み込みサーバーを停止する 4864
« mysqli_driver mysqli_driver::embedded_server_start » PHP Manual mysqli_driver 組み込みサーバーを停止する mysqli_driver::embedded_server_end mysqli_embedded_server_end (PHP 5 >= 5.1.0, PHP 7 < 7.4.0) mysqli_driver::embedded_server_end -- mysqli_embedded_server_end — 組み込みサーバーを停 ...
https://man.plustar.jp/php/mysqli-driver.embedded-server-end.html - [similar]
組み込みサーバーを初期化して開始する 4864
« mysqli_driver::embedded_server_end mysqli_driver::$report_mode » PHP Manual mysqli_driver 組み込みサーバーを初期化して開始する mysqli_driver::embedded_server_start mysqli_embedded_server_start (PHP 5 >= 5.1.0, PHP 7 < 7.4.0) mysqli_driver::embedded_server_start -- mysqli_embedded_serve ...
https://man.plustar.jp/php/mysqli-driver.embedded-server-start.html - [similar]
インストール手順 4864
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 mysqli 拡張モジュールが使えるようになったのは PHP バージョン 5.0.0 以降です。また、MySQL Native Driver が PHP に含まれるようになったのはバージョン 5.3.0 以降です。 Linux でのインストール 一般的な Unix ディ ...
https://man.plustar.jp/php/mysqli.installation.html - [similar]