検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 413 for [SIMILAR] 16 1024 4096 WITH 15207 timeout WITH 1... (0.326 sec.)
リソース型 3057
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 There are four resource types used in CUBRID. The first one is the link identifier for a database connection, the second is the a resource which holds the result of a query, and the last two a resource which h ...
https://man.plustar.jp/php/cubrid.resources.html - [similar]
はじめに 3057
« CUBRID インストール/設定 » PHP Manual CUBRID はじめに はじめに これらの関数により、CUBRID データベースサーバーにアクセスできます。 CUBRID についての詳細は、 » CUBRID で見つかります。 CUBRID についてのドキュメントは、 » CUBRID ドキュメント で見つかります。 関連キーワード: CUBRID , ドキュ ...
https://man.plustar.jp/php/intro.cubrid.html - [similar]
要件 3057
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 In order to have these functions available, you must install CUBRID, and compile CUBRID PHP Library with CUBRID support. 関連キーワード: 要件 , インストール , CUBRID , 設定 , 手順 , In , order , have , these , ...
https://man.plustar.jp/php/cubrid.requirements.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.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]
Returns the CUBRID database parameters 0
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID database parameters cubrid_get_db_parameter (PECL CUBRID >= 8.3.0) cubrid_get_db_parameter — Returns the CUBRID database parameters 説明 cubrid_get_db_parameter ( resource $conn_identifier ): ar ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.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]
Prepares and executes a query 0
« sqlsrv_prepare sqlsrv_rollback » PHP Manual SQLSRV 関数 Prepares and executes a query sqlsrv_query (No version information available, might only be in Git) sqlsrv_query — Prepares and executes a query 説明 sqlsrv_query ( resource $conn , string $sql , array $params = ? , array $options ...
https://man.plustar.jp/php/function.sqlsrv-query.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
The Threaded class 0
« 定義済み定数 Threaded::chunk » PHP Manual pthreads The Threaded class The Threaded class (PECL pthreads >= 2.0.0) はじめに Threaded objects form the basis of pthreads ability to execute user code in parallel; they expose synchronization methods and various useful interfaces. Threaded o ...
https://man.plustar.jp/php/class.threaded.html - [similar]