検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 185 for [SIMILAR] 16 1024 4096 WITH 16964 ザク WITH 1687... (0.196 sec.)
Phar アーカイブへの書き込みリクエストのバッファリングを終了し、変更内容をディス... 0
« Phar::startBuffering Phar::unlinkArchive » PHP Manual Phar Phar アーカイブへの書き込みリクエストのバッファリングを終了し、変更内容をディスクに書き込む Phar::stopBuffering (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::stopBuffering — Phar アーカイブへの書き込みリクエストのバッ ...
https://man.plustar.jp/php/phar.stopbuffering.html - [similar]
MS SQL Server および SQL Azure データベースに接続する 0
« MS SQL Server (PDO) Oracle (PDO) » PHP Manual MS SQL Server (PDO) MS SQL Server および SQL Azure データベースに接続する PDO_SQLSRV DSN (PECL pdo_sqlsrv >= 2.0.1) PDO_SQLSRV DSN — MS SQL Server および SQL Azure データベースに接続する 説明 PDO_SQLSRV データソース名 (DSN) は以下の要素で構 ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.connection.html - [similar]
指定されたデータベース接続のユーザー名を変更する 0
« mysqli::begin_transaction mysqli::character_set_name » PHP Manual mysqli 指定されたデータベース接続のユーザー名を変更する mysqli::change_user mysqli_change_user (PHP 5, PHP 7, PHP 8) mysqli::change_user -- mysqli_change_user — 指定されたデータベース接続のユーザー名を変更する 説明 オブジ ...
https://man.plustar.jp/php/mysqli.change-user.html - [similar]
エラーおよびエラー処理 0
« プリペアドステートメントおよびストアドプロシージャ ラージオブジェクト (LOB) » PHP Manual PDO エラーおよびエラー処理 エラーおよびエラー処理 PDO が提供するエラー処理方法は 3 通り存在し、 アプリケーションの開発形態によって使い分けることができます。 PDO::ERRMODE_SILENT PHP 8.0.0 より前のバ ...
https://man.plustar.jp/php/pdo.error-handling.html - [similar]
ラージオブジェクト (LOB) 0
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) アプリケーション内で、データベースに「大きな」データを格納する 必要を感じることがあるかもしれません。「大きな」とは、一般的には 「4kb 程度以上」を指しますが、データベースによっては 32kb くらい ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]
PostgreSQL 0
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 基本的な使い方 PostgreSQL 関数 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_canc ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
SNMP クラス 0
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP セッションを表します。 クラス概要 class SNMP { /* プロパティ */ public readonly array $ info ; public ? int $ max_oids ; public int $ valueretrieval ; public bool $ quick_prin ...
https://man.plustar.jp/php/class.snmp.html - [similar]
一意な接続を使って Oracle サーバーへ接続する 0
« oci_new_collection oci_new_cursor » PHP Manual OCI8 関数 一意な接続を使って Oracle サーバーへ接続する oci_new_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_connect — 一意な接続を使って Oracle サーバーへ接続する 説明 oci_new_connect ( string $username , string $password , ? ...
https://man.plustar.jp/php/function.oci-new-connect.html - [similar]
定義済み定数 0
« 実行時設定 例 » PHP Manual OCI8 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 OCI8 関数およびメソッドのモード 定数 説明 OCI_ASSOC oci_fetch_all() と oci_fet ...
https://man.plustar.jp/php/oci8.constants.html - [similar]
接続、および接続の管理 0
« 定義済み定数 トランザクションおよび自動コミット » PHP Manual PDO 接続、および接続の管理 接続、および接続の管理 PDO 基底クラスのインスタンスを作成することにより、接続が確立されます。 どのドライバを使用するのかにかかわらず、常に PDO クラスを指定します。 コンストラクタに渡す引数により、デ ...
https://man.plustar.jp/php/pdo.connections.html - [similar]