検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 881 for [SIMILAR] 16 1024 4096 WITH 21236 mysql WITH 143... (0.850 sec.)
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
プリペアドステートメントから結果を mysqli_result オブジェクトとして取得する 0
« mysqli_stmt::free_result mysqli_stmt::get_warnings » PHP Manual mysqli_stmt プリペアドステートメントから結果を mysqli_result オブジェクトとして取得する mysqli_stmt::get_result mysqli_stmt_get_result (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_stmt::get_result -- mysqli_stmt_get_result — プリ ...
https://man.plustar.jp/php/mysqli-stmt.get-result.html - [similar]
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]
結果からカラム情報を取得し、オブジェクトとして返す 0
« mysql_fetch_assoc mysql_fetch_lengths » PHP Manual MySQL 関数 結果からカラム情報を取得し、オブジェクトとして返す mysql_fetch_field (PHP 4, PHP 5) mysql_fetch_field — 結果からカラム情報を取得し、オブジェクトとして返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除さ ...
https://man.plustar.jp/php/function.mysql-fetch-field.html - [similar]
The MySQLi Extension Function Summary 0
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension Function Summary Summary of mysqli methods mysqli Class OOP Interface Procedural Interface Alias (Do not use) Description Properties $mysqli::affected_rows mysqli_affected_rows() N/A Gets the n ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
複数または多次元の配列をソートする 0
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisort (PHP 4, PHP 5, PHP 7, PHP 8) array_multisort — 複数または多次元の配列をソートする 説明 array_multisort ( array &$array1 , mixed $array1_sort_order = SORT_ASC , mixed $array1_sort_flags = SOR ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
クエリの次の行を配列で返す 0
« oci_fetch_object oci_fetch » PHP Manual OCI8 関数 クエリの次の行を配列で返す oci_fetch_row (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_row — クエリの次の行を配列で返す 説明 oci_fetch_row ( resource $statement ): array | false クエリから、結果セットの次の行を含む数値添字配列を返 ...
https://man.plustar.jp/php/function.oci-fetch-row.html - [similar]
結果セットの次の行から、単一のカラムの値を取得する 0
« mysqli_result::fetch_assoc mysqli_result::fetch_field_direct » PHP Manual mysqli_result 結果セットの次の行から、単一のカラムの値を取得する mysqli_result::fetch_column mysqli_fetch_column (PHP 8 >= 8.1.0) mysqli_result::fetch_column -- mysqli_fetch_column — 結果セットの次の行から、単一の ...
https://man.plustar.jp/php/mysqli-result.fetch-column.html - [similar]
結果セットの次の行を連想配列で取得する 0
« mysqli_result::fetch_array mysqli_result::fetch_column » PHP Manual mysqli_result 結果セットの次の行を連想配列で取得する mysqli_result::fetch_assoc mysqli_fetch_assoc (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_assoc -- mysqli_fetch_assoc — 結果セットの次の行を連想配列で取得する 説明 オ ...
https://man.plustar.jp/php/mysqli-result.fetch-assoc.html - [similar]