検索

phrase: max: clip:
target: order:
Results of 151 - 158 of about 158 for assoc (0.044 sec.)
MySQL 改良版拡張モジュール 4861
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール は ... るいはその両方の形式で取得する mysqli_result::fetch_assoc — 結果セットの次の行を連想配列で取得する mysqli_re ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
下位互換性のない変更点 4861
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x へ ... ション、 JSON_OBJECT_AS_ARRAY は、2番めのパラメータ (assoc) が null の場合に使用されるようになりました。 JSON ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]
定義済み定数 4861
« mysqli 拡張モジュールでの持続的接続 ノート » PHP Manual MySQLi 定義済み定数 定義済み定数 以下の ... ットをバッファに格納しません。 値は 1 です。 MYSQLI_ASSOC 行データを、カラム名をインデックスとする配列に格納 ...
https://man.plustar.jp/php/mysqli.constants.html - [similar]
PostgreSQL 関数 4861
« 基本的な使い方 pg_affected_rows » PHP Manual PostgreSQL PostgreSQL 関数 PostgreSQL 関数 注意 注 ... る pg_fetch_array — 行を配列として取得する pg_fetch_assoc — 行を連想配列として取得する pg_fetch_object — 行を ...
https://man.plustar.jp/php/ref.pgsql.html - [similar]
定義済み定数 4861
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... ロードされている場合のみ使用可能です。 SQLSRV_FETCH_ASSOC ( int ) Forces sqlsrv_fetch_array() to return an a ... sqlsrv_fetch_array() to return an array with both associative and numeric keys when passed as a parameter ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
定義済み定数 4803
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 ... N_STR を使うことは推奨されなくなっています。 PGSQL_ASSOC ( int ) pg_fetch_array() に渡します。 フィールド名 ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
統計情報 4746
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、 ... $res = $mysqli->query("SELECT 'abc'"); $res->fetch_assoc(); $res->close(); 毎回取得(fetch)操作をするたびにこ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
変更履歴 4688
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... ージョンでは、リソース を期待していました。 pg_fetch_assoc result は、PgSql\Result クラスのインスタンスを期待 ... が、 false から true に変更されました。 get_headers associative の型が、 int から bool に変更されました。 ge ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 7 8 9 10 11 12 13 14 15 16 NEXT