検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 158 for assoc (0.010 sec.)
基本的な使用法 5276
« 例 基本的な使い方 » PHP Manual 例 基本的な使用法 基本的な使用法 この例では、PostgreSQL への接続 ... ( $line = pg_fetch_array ( $result , null , PGSQL_ASSOC )) { echo "\t<tr>\n" ; foreach ( $line as $col_val ...
https://man.plustar.jp/php/pgsql.examples-basic.html - [similar]
CUBRID MySQL 互換関数 5218
« cubrid_version cubrid_affected_rows » PHP Manual CUBRID CUBRID MySQL 互換関数 CUBRID MySQL 互換 ... sage cubrid_fetch_array — Fetch a result row as an associative array, a numeric array, or both cubrid_fetch ... _assoc — Return the associative array that corresponds to ...
https://man.plustar.jp/php/cubridmysql.cubrid.html - [similar]
配列の値の数を数える 5218
« array_combine array_diff_assoc » PHP Manual 配列 関数 配列の値の数を数える array_count_values ...
https://man.plustar.jp/php/function.array-count-values.html - [similar]
Move the internal row pointer of the CUBRID result 5218
« cubrid_close cubrid_db_name » PHP Manual CUBRID MySQL 互換関数 Move the internal row pointer o ... of the internal row pointer of the CUBRID result (associated with the specified result identifier) to poin ... number. There are functions, such as cubrid_fetch_assoc() , which use the current stored value of row numb ...
https://man.plustar.jp/php/function.cubrid-data-seek.html - [similar]
InterBase データベースから 1 行分の結果を取得する 5218
« ibase_fetch_object ibase_field_info » PHP Manual Firebird/InterBase 関数 InterBase データベース ... このオフセットは 0 から始まります。 参考 ibase_fetch_assoc() - クエリの結果から、行を連想配列として取得する i ...
https://man.plustar.jp/php/function.ibase-fetch-row.html - [similar]
クエリがプリフェッチする行数を設定する 5218
« oci_set_prefetch_lob oci_statement_type » PHP Manual OCI8 関数 クエリがプリフェッチする行数を設 ... \n" ; while ( $row = oci_fetch_array ( $stid , OCI_ASSOC + OCI_RETURN_NULLS )) { echo "<tr>\n" ; foreach ( ... " ; while ( $row = oci_fetch_array ( $refcur , OCI_ASSOC + OCI_RETURN_NULLS )) { echo "<tr>\n" ; foreach ( ...
https://man.plustar.jp/php/function.oci-set-prefetch.html - [similar]
MySQL 拡張モジュールの概要を示す例 5218
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示 ... hile ( $line = mysql_fetch_array ( $result , MYSQL_ASSOC )) { echo "\t<tr>\n" ; foreach ( $line as $col_val ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
Oracle OCI8 5161
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 ... 次の行を連想配列あるいは数値添字配列で返す oci_fetch_assoc — クエリの次の行を連想配列で返す oci_fetch_object ... 数。oci_fetch_array や oci_fetch_object、 oci_fetch_assoc、 oci_fetch_row の変種 ocifetchstatement — oci_fetc ...
https://man.plustar.jp/php/book.oci8.html - [similar]
配列のキーと値を反転する 5161
« array_filter array_intersect_assoc » PHP Manual 配列 関数 配列のキーと値を反転する array_flip ...
https://man.plustar.jp/php/function.array-flip.html - [similar]
Return a numerical array with the values of the current row 5161
« cubrid_fetch_object cubrid_field_flags » PHP Manual CUBRID MySQL 互換関数 Return a numerical a ... et cubrid_fetch_array() - Fetch a result row as an associative array, a numeric array, or both cubrid_fetch ... _assoc() - Return the associative array that corresponds ...
https://man.plustar.jp/php/function.cubrid-fetch-row.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT