検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 350 for [SIMILAR] 16 1024 4096 WITH 31479 getcolumnscoun... (0.685 sec.)
データをブロックで送信する 0
« mysqli_stmt::result_metadata mysqli_stmt::$sqlstate » PHP Manual mysqli_stmt データをブロックで送信する mysqli_stmt::send_long_data mysqli_stmt_send_long_data (PHP 5, PHP 7, PHP 8) mysqli_stmt::send_long_data -- mysqli_stmt_send_long_data — データをブロックで送信する 説明 オブジェクト指 ...
https://man.plustar.jp/php/mysqli-stmt.send-long-data.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaml 設定オプション 名前 デフォルト 変更可能 変更履歴 yaml.decode_binary 0 PHP_INI_ALL yaml.decode_php 0 PHP_INI_ALL 1.2.0 で追加されました。2.0.0 より前のデフォルトは ...
https://man.plustar.jp/php/yaml.configuration.html - [similar]
テーブルに関する統計情報を取得する 0
« odbc_specialcolumns odbc_tableprivileges » PHP Manual ODBC 関数 テーブルに関する統計情報を取得する odbc_statistics (PHP 4, PHP 5, PHP 7, PHP 8) odbc_statistics — テーブルに関する統計情報を取得する 説明 odbc_statistics ( resource $odbc , ? string $catalog , string $schema , string $tabl ...
https://man.plustar.jp/php/function.odbc-statistics.html - [similar]
各テーブルのリストおよび関連する権限のリストを取得する 0
« odbc_statistics odbc_tables » PHP Manual ODBC 関数 各テーブルのリストおよび関連する権限のリストを取得する odbc_tableprivileges (PHP 4, PHP 5, PHP 7, PHP 8) odbc_tableprivileges — 各テーブルのリストおよび関連する権限のリストを取得する 説明 odbc_tableprivileges ( resource $odbc , ? strin ...
https://man.plustar.jp/php/function.odbc-tableprivileges.html - [similar]
指定したデータソースに保存されているプロシージャのリストを取得する 0
« odbc_procedurecolumns odbc_result_all » PHP Manual ODBC 関数 指定したデータソースに保存されているプロシージャのリストを取得する odbc_procedures (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedures — 指定したデータソースに保存されているプロシージャのリストを取得する 説明 odbc_procedures ( resou ...
https://man.plustar.jp/php/function.odbc-procedures.html - [similar]
結果インスタンスから値を返す 0
« 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]
どのライブラリを選ぶか 0
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
mysqli_result クラス 0
« mysqli_stmt::store_result mysqli_result::__construct » PHP Manual MySQLi mysqli_result クラス mysqli_result クラス (PHP 5, PHP 7, PHP 8) はじめに データベースへのクエリにより得られた結果セットを表します。 クラス概要 class mysqli_result implements IteratorAggregate { /* プロパティ */ pu ...
https://man.plustar.jp/php/class.mysqli-result.html - [similar]
ResourceBundle クラス 0
« IntlDateFormatter::setTimeZone ResourceBundle::count » PHP Manual intl ResourceBundle クラス ResourceBundle クラス (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに ローカライズしたソフトウェア製品には、 現在のロケールによって切り替えるデータのセットが必要となることがよくあり ...
https://man.plustar.jp/php/class.resourcebundle.html - [similar]
渡された配列の要素を再帰的に置き換える 0
« array_reduce array_replace » PHP Manual 配列 関数 渡された配列の要素を再帰的に置き換える array_replace_recursive (PHP 5 >= 5.3.0, PHP 7, PHP 8) array_replace_recursive — 渡された配列の要素を再帰的に置き換える 説明 array_replace_recursive ( array $array , array ...$replacements ): array ...
https://man.plustar.jp/php/function.array-replace-recursive.html - [similar]