検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 197 for [SIMILAR] 16 1024 4096 WITH 21846 作用 WITH 1605... (0.223 sec.)
変更された関数 0
« PHP 7.1.x で推奨されなくなる機能 その他の変更 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 変更された関数 変更された関数 PHP コア getopt() に、オプションの第三引数が追加されました。 これは参照渡しの引数で、処理対象の引数リストの次の要素のインデックスが格納されます。 getenv() の引数が ...
https://man.plustar.jp/php/migration71.changed-functions.html - [similar]
カーソルを閉じてステートメントを再実行できるようにする 0
« PDOStatement::bindValue PDOStatement::columnCount » PHP Manual PDOStatement カーソルを閉じてステートメントを再実行できるようにする PDOStatement::closeCursor (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.9.0) PDOStatement::closeCursor — カーソルを閉じてステートメントを再実行できるようにす ...
https://man.plustar.jp/php/pdostatement.closecursor.html - [similar]
ディレクトリハンドルからエントリを読み込む 0
« streamWrapper::dir_opendir streamWrapper::dir_rewinddir » PHP Manual streamWrapper ディレクトリハンドルからエントリを読み込む streamWrapper::dir_readdir (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::dir_readdir — ディレクトリハンドルからエントリを読み込む 説明 public streamWrapp ...
https://man.plustar.jp/php/streamwrapper.dir-readdir.html - [similar]
mysqli_stmt クラス 0
« mysqli::$warning_count mysqli_stmt::$affected_rows » PHP Manual MySQLi mysqli_stmt クラス mysqli_stmt クラス (PHP 5, PHP 7, PHP 8) はじめに プリペアドステートメントを表します。 クラス概要 class mysqli_stmt { /* プロパティ */ public readonly int | string $ affected_rows ; public readonl ...
https://man.plustar.jp/php/class.mysqli-stmt.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 0
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配列で返す oci_fetch_array (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_array — クエリの次の行を連想配列あるいは数値添字配列で返す 説明 oci_fetch_array ( resource $statement , int $mode ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
行を配列として取得する 0
« pg_fetch_all pg_fetch_assoc » PHP Manual PostgreSQL 関数 行を配列として取得する pg_fetch_array (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_array — 行を配列として取得する 説明 pg_fetch_array ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_BOTH ): array | false pg_fetch_array() ...
https://man.plustar.jp/php/function.pg-fetch-array.html - [similar]
クエリを実行する 0
« pg_query_params pg_result_error_field » PHP Manual PostgreSQL 関数 クエリを実行する pg_query (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_query — クエリを実行する 説明 pg_query ( PgSql\Connection $connection = ? , string $query ): PgSql\Result | false pg_query() は、指定したデータベース co ...
https://man.plustar.jp/php/function.pg-query.html - [similar]
PostgreSQL 0
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 基本的な使い方 PostgreSQL 関数 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_canc ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
インデックスの情報およびテーブルの統計情報を含む結果セットを返す 0
« db2_special_columns db2_stmt_error » PHP Manual IBM DB2 関数 インデックスの情報およびテーブルの統計情報を含む結果セットを返す db2_statistics (PECL ibm_db2 >= 1.0.0) db2_statistics — インデックスの情報およびテーブルの統計情報を含む結果セットを返す 説明 db2_statistics ( resource $connect ...
https://man.plustar.jp/php/function.db2-statistics.html - [similar]
データベース上でひとつ以上のクエリを実行する 0
« mysqli::more_results mysqli::next_result » PHP Manual mysqli データベース上でひとつ以上のクエリを実行する mysqli::multi_query mysqli_multi_query (PHP 5, PHP 7, PHP 8) mysqli::multi_query -- mysqli_multi_query — データベース上でひとつ以上のクエリを実行する 説明 オブジェクト指向型 public ...
https://man.plustar.jp/php/mysqli.multi-query.html - [similar]