検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 377 for [SIMILAR] 16 1024 4096 WITH 10766 解放 WITH 7329... (0.447 sec.)
基本的な使用法 0
« 例 基本的な使い方 » PHP Manual 例 基本的な使用法 基本的な使用法 この例では、PostgreSQL への接続・クエリの実行・結果の表示 そして切断の方法を説明します。 例1 PostgreSQL 拡張モジュールの概要 <?php // 接続し、データベースを選択する $dbconn = pg_connect ( "host=localhost dbname=publishing ...
https://man.plustar.jp/php/pgsql.examples-basic.html - [similar]
のエイリアス ibase_commit_ret 0
« fbird_close fbird_commit » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_commit_ret fbird_commit_ret (PHP 5, PHP 7 < 7.4.0) fbird_commit_ret — のエイリアス ibase_commit_ret() 説明 この関数は次の関数のエイリアスです。 ibase_commit_ret() . 関連キーワード: commit , ret , ibase , f ...
https://man.plustar.jp/php/function.fbird-commit-ret.html - [similar]
のエイリアス ibase_db_info 0
« fbird_connect fbird_delete_user » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_db_info fbird_db_info (PHP 5, PHP 7 < 7.4.0) fbird_db_info — のエイリアス ibase_db_info() 説明 この関数は次の関数のエイリアスです。 ibase_db_info() . 関連キーワード: info , ibase , fbird , 関数 , us ...
https://man.plustar.jp/php/function.fbird-db-info.html - [similar]
のエイリアス ibase_rollback_ret 0
« fbird_restore fbird_rollback » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_rollback_ret fbird_rollback_ret (PHP 5, PHP 7 < 7.4.0) fbird_rollback_ret — のエイリアス ibase_rollback_ret() 説明 この関数は次の関数のエイリアスです。 ibase_rollback_ret() . 関連キーワード: rollback , ...
https://man.plustar.jp/php/function.fbird-rollback-ret.html - [similar]
のエイリアス ibase_trans 0
« fbird_set_event_handler fbird_wait_event » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_trans fbird_trans (PHP 5, PHP 7 < 7.4.0) fbird_trans — のエイリアス ibase_trans() 説明 この関数は次の関数のエイリアスです。 ibase_trans() . 関連キーワード: trans , ibase , fbird , 関数 , ev ...
https://man.plustar.jp/php/function.fbird-trans.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]
結果メモリを開放する 0
« ldap_first_reference ldap_get_attributes » PHP Manual LDAP 関数 結果メモリを開放する ldap_free_result (PHP 4, PHP 5, PHP 7, PHP 8) ldap_free_result — 結果メモリを開放する 説明 ldap_free_result ( LDAP\Result $result ): bool 内部での結果保持用に割り当てられていたメモリを開放します。 結果 ...
https://man.plustar.jp/php/function.ldap-free-result.html - [similar]
クエリからの複数の行を二次元配列に取得する 0
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_all — クエリからの複数の行を二次元配列に取得する 説明 oci_fetch_all ( resource $statement , array &$output , int $offset = 0 , ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
クエリがプリフェッチする行数を設定する 0
« oci_set_prefetch_lob oci_statement_type » PHP Manual OCI8 関数 クエリがプリフェッチする行数を設定する oci_set_prefetch (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_set_prefetch — クエリがプリフェッチする行数を設定する 説明 oci_set_prefetch ( resource $statement , int $rows ): bool oci ...
https://man.plustar.jp/php/function.oci-set-prefetch.html - [similar]