検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 954 for [SIMILAR] 16 1024 4096 WITH 35963 db2 WITH 22619... (1.295 sec.)
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.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]
SQLite データベースに接続する 0
« SQLite (PDO) PDO::sqliteCreateAggregate » PHP Manual SQLite (PDO) SQLite データベースに接続する PDO_SQLITE DSN (PHP 5 >= 5.1.0, PHP 7, PECL PDO_SQLITE >= 0.2.0) PDO_SQLITE DSN — SQLite データベースに接続する 説明 PDO_SQLITE データソース名 (DSN) は以下の要素で構成されます: DSN 接頭辞 (S ...
https://man.plustar.jp/php/ref.pdo-sqlite.connection.html - [similar]
文ハンドラにおける直近の操作に関連する拡張エラー情報を取得する 0
« PDOStatement::errorCode PDOStatement::execute » PHP Manual PDOStatement 文ハンドラにおける直近の操作に関連する拡張エラー情報を取得する PDOStatement::errorInfo (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::errorInfo — 文ハンドラにおける直近の操作に関連する拡張エラー情報 ...
https://man.plustar.jp/php/pdostatement.errorinfo.html - [similar]
持続的な PostgreSQL 接続をオープンする 0
« pg_parameter_status pg_ping » PHP Manual PostgreSQL 関数 持続的な PostgreSQL 接続をオープンする pg_pconnect (PHP 4, PHP 5, PHP 7, PHP 8) pg_pconnect — 持続的な PostgreSQL 接続をオープンする 説明 pg_pconnect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_pco ...
https://man.plustar.jp/php/function.pg-pconnect.html - [similar]
データベース接続の属性を取得する 0
« PDO::exec PDO::getAvailableDrivers » PHP Manual PDO データベース接続の属性を取得する PDO::getAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) PDO::getAttribute — データベース接続の属性を取得する 説明 public PDO::getAttribute ( int $attribute ): mixed この関数はデータベース接 ...
https://man.plustar.jp/php/pdo.getattribute.html - [similar]
ベンダー固有のモジュール 0
« PDO::sqliteCreateFunction CUBRID » PHP Manual データベース関連 ベンダー固有のモジュール ベンダー固有のモジュール CUBRID はじめに インストール/設定 定義済み定数 例 CUBRID 関数 CUBRID MySQL 互換関数 CUBRID 廃止されたエイリアスと関数 dBase はじめに インストール/設定 定義済み定数 dBase 関数 ...
https://man.plustar.jp/php/refs.database.vendors.html - [similar]
実行用に文を準備する 0
« odbc_pconnect odbc_primarykeys » PHP Manual ODBC 関数 実行用に文を準備する odbc_prepare (PHP 4, PHP 5, PHP 7, PHP 8) odbc_prepare — 実行用に文を準備する 説明 odbc_prepare ( resource $odbc , string $query ): resource | false 実行用に文を準備します。 結果 ID は、この後 odbc_execute() で命 ...
https://man.plustar.jp/php/function.odbc-prepare.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]
データベース・エディション を設定します 0
« oci_set_db_operation oci_set_module_name » PHP Manual OCI8 関数 データベース・エディション を設定します oci_set_edition (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_edition — データベース・エディション を設定します 説明 oci_set_edition ( string $edition ): bool 後続の接続 ...
https://man.plustar.jp/php/function.oci-set-edition.html - [similar]