検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 737 for [SIMILAR] 16 1024 4096 WITH 51920 攻撃 WITH 2152... (1.069 sec.)
クエリ結果のステータスを取得する 0
« pg_result_seek pg_select » PHP Manual PostgreSQL 関数 クエリ結果のステータスを取得する pg_result_status (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_result_status — クエリ結果のステータスを取得する 説明 pg_result_status ( PgSql\Result $result , int $mode = PGSQL_STATUS_LONG ): string | int ...
https://man.plustar.jp/php/function.pg-result-status.html - [similar]
属性を設定する 0
« PDO::rollBack PDOStatement » PHP Manual PDO 属性を設定する PDO::setAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::setAttribute — 属性を設定する 説明 public PDO::setAttribute ( int $attribute , mixed $value ): bool データベースハンドルの属性を設定します。 利用可能な通常 ...
https://man.plustar.jp/php/pdo.setattribute.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PGSQL_LIBPQ_VERSION ( string ) 短い形式の libpq バージョン情報。数字とド ...
https://man.plustar.jp/php/pgsql.constants.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]
実行時設定 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]
PHP Data Objects 0
« odbc_tables はじめに » PHP Manual 抽象化レイヤー PHP Data Objects PHP Data Objects はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 接続、および接続の管理 トランザクションおよび自動コミット プリペアドステートメントおよびストアドプロシージャ エラーおよ ...
https://man.plustar.jp/php/book.pdo.html - [similar]
フィールドのテーブル名を得る 0
« mysql_stat mysql_thread_id » PHP Manual MySQL 関数 フィールドのテーブル名を得る mysql_tablename (PHP 4, PHP 5) mysql_tablename — フィールドのテーブル名を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な ...
https://man.plustar.jp/php/function.mysql-tablename.html - [similar]
プリペアドステートメントを実行する 0
« odbc_exec odbc_fetch_array » PHP Manual ODBC 関数 プリペアドステートメントを実行する odbc_execute (PHP 4, PHP 5, PHP 7, PHP 8) odbc_execute — プリペアドステートメントを実行する 説明 odbc_execute ( resource $statement , array $params = [] ): bool odbc_prepare() で準備された命令を実行しま ...
https://man.plustar.jp/php/function.odbc-execute.html - [similar]
CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 0
« oci_set_module_name oci_set_prefetch » PHP Manual OCI8 関数 CLOB や BLOB ごとにプリフェッチするデータサイズを設定する oci_set_prefetch_lob (PHP 8.2, PECL OCI8 >= 3.2) oci_set_prefetch_lob — CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 説明 oci_set_prefetch_lob ( resource $ ...
https://man.plustar.jp/php/function.oci-set-prefetch-lob.html - [similar]
結果に関連付けられたメモリを開放する 0
« mysqli_result::field_seek mysqli_result::getIterator » PHP Manual mysqli_result 結果に関連付けられたメモリを開放する mysqli_result::free mysqli_result::close mysqli_result::free_result mysqli_free_result (PHP 5, PHP 7, PHP 8) mysqli_result::free -- mysqli_result::close -- mysqli_result ...
https://man.plustar.jp/php/mysqli-result.free.html - [similar]