検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 357 for fetch (0.029 sec.)
結果セットの次の行から、単一のカラムの値を取得する 6421
« mysqli_result::fetch_assoc mysqli_result::fetch_field_direct » PHP Manual mysqli_result 結果セ ... の行から、単一のカラムの値を取得する mysqli_result::fetch_column mysqli_fetch_column (PHP 8 >= 8.1.0) mysqli ... _result::fetch_column -- mysqli_fetch_column — 結果セットの次の行 ... 得する 説明 オブジェクト指向型 public mysqli_result::fetch_column ( int $column = 0 ): null | int | float | s ... tring | false 手続き型 mysqli_fetch_column ( mysqli_result $result , int $column = 0 ) ...
https://man.plustar.jp/php/mysqli-result.fetch-column.html - [similar]
行を配列として取得する 6403
« 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 ... null , int $mode = PGSQL_BOTH ): array | false pg_fetch_array() は、取得した行(レコード)を 配列で返します ... 。 pg_fetch_array() は拡張版の pg_fetch_row() です。結果配列の ... 、 NULL フィールドに PHPの null 値を設定します。 pg_fetch_array() は、 pg_fetch_row() に比べてきわめて遅いと ...
https://man.plustar.jp/php/function.pg-fetch-array.html - [similar]
結果セットの次の行を連想配列・数値添字配列あるいはその両方の形式で取得する 6403
« mysqli_result::fetch_all mysqli_result::fetch_assoc » PHP Manual mysqli_result 結果セットの次の ... 配列あるいはその両方の形式で取得する mysqli_result::fetch_array mysqli_fetch_array (PHP 5, PHP 7, PHP 8) mys ... qli_result::fetch_array -- mysqli_fetch_array — 結果セットの次の行を ... 得する 説明 オブジェクト指向型 public mysqli_result::fetch_array ( int $mode = MYSQLI_BOTH ): array | null | ... false 手続き型 mysqli_fetch_array ( mysqli_result $result , int $mode = MYSQLI ...
https://man.plustar.jp/php/mysqli-result.fetch-array.html - [similar]
結果セットから、残っている行を取得する 6403
« PDOStatement::fetch PDOStatement::fetchColumn » PHP Manual PDOStatement 結果セットから、残って ... いる行を取得する PDOStatement::fetchAll (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1. ... 0) PDOStatement::fetchAll — 結果セットから、残っている行を取得する 説明 p ... ublic PDOStatement::fetchAll ( int $mode = PDO::FETCH_DEFAULT ): array publi ... c PDOStatement::fetchAll ( int $mode = PDO::FETCH_COLUMN , int $column ) ...
https://man.plustar.jp/php/pdostatement.fetchall.html - [similar]
連想配列として結果の行を取得する 6376
« mysql_fetch_array mysql_fetch_field » PHP Manual MySQL 関数 連想配列として結果の行を取得する m ... ysql_fetch_assoc (PHP 4 >= 4.0.3, PHP 5) mysql_fetch_assoc — ... い。 この関数の代替として、これらが使えます。 mysqli_fetch_assoc() PDOStatement::fetch(PDO::FETCH_ASSOC) 説明 ... mysql_fetch_assoc ( resource $result ): array 取得した行に対応 ... 列を返し、内部のデータポインタを前に進めます。 mysql_fetch_assoc() は、 mysql_fetch_array() の 2 番目のパラメ ...
https://man.plustar.jp/php/function.mysql-fetch-assoc.html - [similar]
結果を添字配列として取得する 6376
« mysql_fetch_object mysql_field_flags » PHP Manual MySQL 関数 結果を添字配列として取得する mysq ... l_fetch_row (PHP 4, PHP 5) mysql_fetch_row — 結果を添字配列 ... い。 この関数の代替として、これらが使えます。 mysqli_fetch_row() PDOStatement::fetch(PDO::FETCH_NUM) 説明 mys ... ql_fetch_row ( resource $result ): array 取得された行に対応 ... ます。もう行がない場合は、 false を返します。 mysql_fetch_row() は、指定した結果 ID が指す結果から 1 行分のデ ...
https://man.plustar.jp/php/function.mysql-fetch-row.html - [similar]
結果セットの次の行を数値添字配列で取得する 6376
« mysqli_result::fetch_object mysqli_result::$field_count » PHP Manual mysqli_result 結果セットの ... 次の行を数値添字配列で取得する mysqli_result::fetch_row mysqli_fetch_row (PHP 5, PHP 7, PHP 8) mysqli_ ... result::fetch_row -- mysqli_fetch_row — 結果セットの次の行を数値 ... 得する 説明 オブジェクト指向型 public mysqli_result::fetch_row (): array | null | false 手続き型 mysqli_fetch ... ムは 0(ゼロ)から始まる添字に格納されます。 mysqli_fetch_row() 関数を続けてコールすると、 結果セットの次の行 ...
https://man.plustar.jp/php/mysqli-result.fetch-row.html - [similar]
クエリの結果から、行を連想配列として取得する 6358
« ibase_execute ibase_fetch_object » PHP Manual Firebird/InterBase 関数 クエリの結果から、行を連 ... 想配列として取得する ibase_fetch_assoc (PHP 5, PHP 7 < 7.4.0) ibase_fetch_assoc — ク ... リの結果から、行を連想配列として取得する 説明 ibase_fetch_assoc ( resource $result , int $fetch_flag = 0 ): ... array クエリの結果の行を連想配列で返します。 ibase_fetch_assoc() は、 result から結果を 1 行取得します。 同 ... ます。同名のその他のカラムにアクセスするには、 ibase_fetch_row() を使用して数値添字を用いるか あるいはクエリ中 ...
https://man.plustar.jp/php/function.ibase-fetch-assoc.html - [similar]
The MySQLi Extension Function Summary 6358
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... i_execute() Executes a prepared Query mysqli_stmt::fetch() mysqli_stmt_fetch() N/A Fetch results from a pre ... fields in a result $mysqli_result::lengths mysqli_fetch_lengths() N/A Returns the lengths of the columns o ... r to an arbitrary row in the result mysqli_result::fetch_all() mysqli_fetch_all() N/A Fetches all result ro ... both. mysqlnd でのみ使用可能です。 mysqli_result::fetch_array() mysqli_fetch_array() N/A Fetch a result ro ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
結果セット内の行を表す、 カラム位置およびカラム名の両方をインデックスとする配列... 6269
« db2_fetch_assoc db2_fetch_object » PHP Manual IBM DB2 関数 結果セット内の行を表す、 カラム位置 ... よびカラム名の両方をインデックスとする配列を返す db2_fetch_both (PECL ibm_db2 >= 1.0.0) db2_fetch_both — 結果 ... ラム名の両方をインデックスとする配列を返す 説明 db2_fetch_both ( resource $stmt , int $row_number = -1 ): ar ... ラム名の両方をインデックスとする配列を返します。 db2_fetch_both() が返す行は、 一種類のインデックスしか返さな ... い db2_fetch_assoc() あるいは db2_fetch_array() よりもメモリを消 ...
https://man.plustar.jp/php/function.db2-fetch-both.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT