検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 335 for [SIMILAR] 16 1024 4096 WITH 44275 ロシ WITH 2259... (0.484 sec.)
スキップするoffsetを設定する 0
« TableSelect::lockShared TableSelect::orderby » PHP Manual mysql_xdevapi\TableSelect スキップするoffsetを設定する TableSelect::offset (No version information available, might only be in Git) TableSelect::offset — スキップするoffsetを設定する 説明 public mysql_xdevapi\TableSelect::offset ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.offset.html - [similar]
非同期クエリから結果を取得する 0
« mysqli::real_query mysqli::refresh » PHP Manual mysqli 非同期クエリから結果を取得する mysqli::reap_async_query mysqli_reap_async_query (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::reap_async_query -- mysqli_reap_async_query — 非同期クエリから結果を取得する 説明 オブジェクト指向型 public mysq ...
https://man.plustar.jp/php/mysqli.reap-async-query.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
次の行を取得し、それをオブジェクトとして返す 0
« PDOStatement::fetchColumn PDOStatement::getAttribute » PHP Manual PDOStatement 次の行を取得し、それをオブジェクトとして返す PDOStatement::fetchObject (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.4) PDOStatement::fetchObject — 次の行を取得し、それをオブジェクトとして返す 説明 public P ...
https://man.plustar.jp/php/pdostatement.fetchobject.html - [similar]
基本的な使用法 0
« 例 基本的な使い方 » PHP Manual 例 基本的な使用法 基本的な使用法 この例では、PostgreSQL への接続・クエリの実行・結果の表示 そして切断の方法を説明します。 例1 PostgreSQL 拡張モジュールの概要 <?php // 接続し、データベースを選択する $dbconn = pg_connect ( "host=localhost dbname=publishing ...
https://man.plustar.jp/php/pgsql.examples-basic.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
InterBase データベースからオブジェクトを得る 0
« ibase_fetch_assoc ibase_fetch_row » PHP Manual Firebird/InterBase 関数 InterBase データベースからオブジェクトを得る ibase_fetch_object (PHP 5, PHP 7 < 7.4.0) ibase_fetch_object — InterBase データベースからオブジェクトを得る 説明 ibase_fetch_object ( resource $result_id , int $fetch_fla ...
https://man.plustar.jp/php/function.ibase-fetch-object.html - [similar]
InterBase データベースから 1 行分の結果を取得する 0
« ibase_fetch_object ibase_field_info » PHP Manual Firebird/InterBase 関数 InterBase データベースから 1 行分の結果を取得する ibase_fetch_row (PHP 5, PHP 7 < 7.4.0) ibase_fetch_row — InterBase データベースから 1 行分の結果を取得する 説明 ibase_fetch_row ( resource $result_identifier , int ...
https://man.plustar.jp/php/function.ibase-fetch-row.html - [similar]
フィールドに関する情報を得る 0
« ibase_fetch_row ibase_free_event_handler » PHP Manual Firebird/InterBase 関数 フィールドに関する情報を得る ibase_field_info (PHP 5, PHP 7 < 7.4.0) ibase_field_info — フィールドに関する情報を得る 説明 ibase_field_info ( resource $result , int $field_number ): array select クエリが実行さ ...
https://man.plustar.jp/php/function.ibase-field-info.html - [similar]