検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 514 for [SIMILAR] 16 1024 4096 WITH 49508 基礎 WITH 2583... (0.427 sec.)
新規に MySQL サーバーへの接続をオープンする 0
« mysqli::$connect_error mysqli::debug » PHP Manual mysqli 新規に MySQL サーバーへの接続をオープンする mysqli::__construct mysqli::connect mysqli_connect (PHP 5, PHP 7, PHP 8) mysqli::__construct -- mysqli::connect -- mysqli_connect — 新規に MySQL サーバーへの接続をオープンする 説明 オブ ...
https://man.plustar.jp/php/mysqli.construct.html - [similar]
CUBRID 関数 (PDO_CUBRID) 0
« PDO ドライバ PDO_CUBRID DSN » PHP Manual PDO ドライバ CUBRID 関数 (PDO_CUBRID) CUBRID 関数 (PDO_CUBRID) はじめに PDO_CUBRID は PHP Data Objects (PDO) インターフェイス を実装したドライバで、PHP から CUBRID データベースにアクセスするためのものです。 注意 : 現在のバージョンの PDO_CUBRID は ...
https://man.plustar.jp/php/ref.pdo-cubrid.html - [similar]
ODBC (Unified) 0
« dba_sync はじめに » PHP Manual 抽象化レイヤー ODBC (Unified) ODBC (Unified) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ODBC 関数 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_ ...
https://man.plustar.jp/php/book.uodbc.html - [similar]
MySQL サーバーへの持続的な接続をオープンする 0
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする mysql_pconnect (PHP 4, PHP 5) mysql_pconnect — MySQL サーバーへの持続的な接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PD ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
直近のクエリから結果セットを転送する 0
« mysqli::stmt_init mysqli::$thread_id » PHP Manual mysqli 直近のクエリから結果セットを転送する mysqli::store_result mysqli_store_result (PHP 5, PHP 7, PHP 8) mysqli::store_result -- mysqli_store_result — 直近のクエリから結果セットを転送する 説明 オブジェクト指向型 public mysqli::store_r ...
https://man.plustar.jp/php/mysqli.store-result.html - [similar]
ODBC 関数 0
« 定義済み定数 odbc_autocommit » PHP Manual ODBC ODBC 関数 ODBC 関数 目次 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_all — 全ての ODBC 接続を閉じる odbc_close — ODBC 接続を閉じる odbc_columnprivileges — 指定したテー ...
https://man.plustar.jp/php/ref.uodbc.html - [similar]
サンプル 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]
PostgreSQL 0
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 基本的な使い方 PostgreSQL 関数 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_canc ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
値に依存した列挙型(Backed Enum) 0
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依存した列挙型(Backed Enum) デフォルトでは、列挙型はスカラー値の情報を持っていません。 単なるシングルトンオブジェクトです。 しかし、列挙型の case をデータベースや、 類似のデータストアで読み書きす ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
接続処理 0
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、接続ステータスが保持されます。 これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP が実行されている場合、NORMAL 状態がアクティブになりま ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]