検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 437 for [SIMILAR] 16 1024 4096 WITH 47523 dtrace WITH 10... (0.975 sec.)
Oracle プレースホルダに PHP 変数をバインドする 0
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバインドする oci_bind_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $par ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
名前解決のルール 0
« 名前空間の使用法: グローバル関数/定数への移行 FAQ: 名前空間について知っておくべきこと » PHP Manual 名前空間 名前解決のルール 名前解決のルール (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前解決のルールを説明するにあたって、いくつかの重要な定義を示しておきます。 名前空間名の定義 非修飾名 これは名前 ...
https://man.plustar.jp/php/language.namespaces.rules.html - [similar]
Returns an copy of a subset of the train data 0
« fann_shuffle_train_data fann_test_data » PHP Manual Fann 関数 Returns an copy of a subset of the train data fann_subset_train_data (PECL fann >= 1.0.0) fann_subset_train_data — Returns an copy of a subset of the train data 説明 fann_subset_train_data ( resource $data , int $pos , int $ ...
https://man.plustar.jp/php/function.fann-subset-train-data.html - [similar]
直近の行のオブジェクト ID を返す 0
« pg_last_notice pg_lo_close » PHP Manual PostgreSQL 関数 直近の行のオブジェクト ID を返す pg_last_oid (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_oid — 直近の行のオブジェクト ID を返す 説明 pg_last_oid ( PgSql\Result $result ): string | int | false pg_last_oid() は、挿入された行に割り ...
https://man.plustar.jp/php/function.pg-last-oid.html - [similar]
結果セットのフィールド情報をオブジェクトの配列で返す 0
« mysqli_result::fetch_field mysqli_result::fetch_object » PHP Manual mysqli_result 結果セットのフィールド情報をオブジェクトの配列で返す mysqli_result::fetch_fields mysqli_fetch_fields (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_fields -- mysqli_fetch_fields — 結果セットのフィールド情報を ...
https://man.plustar.jp/php/mysqli-result.fetch-fields.html - [similar]
プリペアドステートメントを実行する 0
« mysqli_stmt::$error mysqli_stmt::fetch » PHP Manual mysqli_stmt プリペアドステートメントを実行する mysqli_stmt::execute mysqli_stmt_execute (PHP 5, PHP 7, PHP 8) mysqli_stmt::execute -- mysqli_stmt_execute — プリペアドステートメントを実行する 説明 オブジェクト指向型 public mysqli_stmt: ...
https://man.plustar.jp/php/mysqli-stmt.execute.html - [similar]
その他の予約語の一覧 0
« 定義済みの定数 リソース型の一覧 » PHP Manual 予約語の一覧 その他の予約語の一覧 その他の予約語の一覧 これらの名前は、クラスやインターフェイスそしてトレイトの名前として使えません。 名前空間の中であっても使うことはできません。 予約語 int float bool string true false null void iterable (PH ...
https://man.plustar.jp/php/reserved.other-reserved-words.html - [similar]
レコードを選択する 0
« pg_result_status pg_send_execute » PHP Manual PostgreSQL 関数 レコードを選択する pg_select (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_select — レコードを選択する 説明 pg_select ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC , int $mo ...
https://man.plustar.jp/php/function.pg-select.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]