検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 408 for [SIMILAR] 16 1024 4096 WITH 26152 assert WITH 20... (1.422 sec.)
数値添字の配列として行を得る 3075
« pg_fetch_result pg_field_is_null » PHP Manual PostgreSQL 関数 数値添字の配列として行を得る pg_fetch_row (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_row — 数値添字の配列として行を得る 説明 pg_fetch_row ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_NUM ): array | false pg_fetc ...
https://man.plustar.jp/php/function.pg-fetch-row.html - [similar]
結果インスタンスから値を返す 3075
« pg_fetch_object pg_fetch_row » PHP Manual PostgreSQL 関数 結果インスタンスから値を返す pg_fetch_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_fetch_result — 結果インスタンスから値を返す 説明 pg_fetch_result ( PgSql\Result $result , int $row , mixed $field ): string | false | null pg_ ...
https://man.plustar.jp/php/function.pg-fetch-result.html - [similar]
オブジェクトとして結果の行を取得する 3075
« odbc_fetch_into odbc_fetch_row » PHP Manual ODBC 関数 オブジェクトとして結果の行を取得する odbc_fetch_object (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) odbc_fetch_object — オブジェクトとして結果の行を取得する 説明 odbc_fetch_object ( resource $statement , int $row = -1 ): stdClass | false O ...
https://man.plustar.jp/php/function.odbc-fetch-object.html - [similar]
PDOStatement クラス 3075
« PDO::setAttribute PDOStatement::bindColumn » PHP Manual PDO PDOStatement クラス PDOStatement クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.0) はじめに プリペアドステートメントを表します。ステートメント実行後は関連する結果セットを表します。 クラス概要 class PDOStatement implemen ...
https://man.plustar.jp/php/class.pdostatement.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]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
クエリの次の行を内部バッファに取得する 0
« oci_fetch_row oci_field_is_null » PHP Manual OCI8 関数 クエリの次の行を内部バッファに取得する oci_fetch (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch — クエリの次の行を内部バッファに取得する 説明 oci_fetch ( resource $statement ): bool クエリの次の行を内部バッファに取得します。こ ...
https://man.plustar.jp/php/function.oci-fetch.html - [similar]
クエリの次の行を連想配列で返す 0
« oci_fetch_array oci_fetch_object » PHP Manual OCI8 関数 クエリの次の行を連想配列で返す oci_fetch_assoc (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_assoc — クエリの次の行を連想配列で返す 説明 oci_fetch_assoc ( resource $statement ): array | false クエリの次の結果セット行を含む連 ...
https://man.plustar.jp/php/function.oci-fetch-assoc.html - [similar]
クエリの次の行を配列で返す 0
« oci_fetch_object oci_fetch » PHP Manual OCI8 関数 クエリの次の行を配列で返す oci_fetch_row (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_row — クエリの次の行を配列で返す 説明 oci_fetch_row ( resource $statement ): array | false クエリから、結果セットの次の行を含む数値添字配列を返 ...
https://man.plustar.jp/php/function.oci-fetch-row.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT