検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 270 for [SIMILAR] 16 1024 4096 WITH 13080 dispatcher WIT... (0.595 sec.)
文を実行する 0
« oci_error oci_fetch_all » PHP Manual OCI8 関数 文を実行する oci_execute (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_execute — 文を実行する 説明 oci_execute ( resource $statement , int $mode = OCI_COMMIT_ON_SUCCESS ): bool oci_parse() が返した statement を実行します。 実行後、 INSERT ...
https://man.plustar.jp/php/function.oci-execute.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]
持続的接続を使用してOracle データベースに接続する 0
« oci_password_change oci_register_taf_callback » PHP Manual OCI8 関数 持続的接続を使用してOracle データベースに接続する oci_pconnect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_pconnect — 持続的接続を使用してOracle データベースに接続する 説明 oci_pconnect ( string $username , string $ ...
https://man.plustar.jp/php/function.oci-pconnect.html - [similar]
レコードを返す 0
« yaz_range yaz_scan_result » PHP Manual YAZ 関数 レコードを返す yaz_record (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_record — レコードを返す 説明 yaz_record ( resource $id , int $pos , string $type ): string yaz_record() 関数は、現在の結果セットの pos で指定した位置にあるレコードを調べます ...
https://man.plustar.jp/php/function.yaz-record.html - [similar]
コネクションプールに memcached サーバーを追加する 0
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追加する Memcache::addServer (PECL memcache >= 2.0.0) Memcache::addServer — コネクションプールに memcached サーバーを追加する 説明 Memcache::addServer ( string $host , int $port = 11211 , bool ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
SQL ステートメントを実行するために準備する 0
« mysqli_stmt::$param_count mysqli_stmt::reset » PHP Manual mysqli_stmt SQL ステートメントを実行するために準備する mysqli_stmt::prepare mysqli_stmt_prepare (PHP 5, PHP 7, PHP 8) mysqli_stmt::prepare -- mysqli_stmt_prepare — SQL ステートメントを実行するために準備する 説明 オブジェクト指向 ...
https://man.plustar.jp/php/mysqli-stmt.prepare.html - [similar]
ステートメントの実行 0
« データベース接続 プリペアドステートメント » PHP Manual クイックスタートガイド ステートメントの実行 ステートメントの実行 ステートメントは、 mysqli::query() , mysqli::real_query() , mysqli::multi_query() を使って実行できます。 mysqli::query() がもっともよく使われますが、 ステートメントの ...
https://man.plustar.jp/php/mysqli.quickstart.statements.html - [similar]
定義済み定数 0
« 実行時設定 例 » PHP Manual OCI8 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 OCI8 関数およびメソッドのモード 定数 説明 OCI_ASSOC oci_fetch_all() と oci_fet ...
https://man.plustar.jp/php/oci8.constants.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 0
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual OCI8 OCI8 Transparent Application Failover (TAF) Support OCI8 Transparent Application Failover (TAF) Support TAF is an Oracle Database feature that provides high availability. It enables PHP O ...
https://man.plustar.jp/php/oci8.taf.html - [similar]