「mysql_fetch_assoc()」を解説文に含む見出し語の検索結果(1~10/17件中)
(PHP 4 >= 4.0.3, PHP 5)mysql_fetch_assoc — 連想配列として結果の行を取得する説明array mysql_fetch_assoc ( resource resu...
(PHP 4, PHP 5)mysql_fetch_lengths — 結果における各出力の長さを得る説明array mysql_fetch_lengths ( resource result ) M...
(PHP 4, PHP 5)mysql_data_seek — 内部的な結果ポインタを移動する説明bool mysql_data_seek ( resource result, int row_num...
(PHP 4, PHP 5)mysql_fetch_row — 結果を添字配列として取得する説明array mysql_fetch_row ( resource result ) 取得された行に対応す...
(PHP 4, PHP 5)mysql_free_result — 結果保持用メモリを開放する説明bool mysql_free_result ( resource result ) mysql_fr...
(PHP 4 >= 4.3.0, PHP 5)mysql_list_processes — MySQL プロセスのリストを得る説明resource mysql_list_processes ( [re...
(PHP 4, PHP 5)mysql_fetch_array — 連想配列、添字配列、またはその両方として結果の行を取得する説明array mysql_fetch_array ( resource ...
(PHP 4, PHP 5)mysql_query — MySQL クエリを送信する説明resource mysql_query ( string query [, resource link_ide...
(PHP 4, PHP 5)mysql_list_fields — MySQL テーブルのフィールドのリストを得る説明resource mysql_list_fields ( string datab...
(PHP 4, PHP 5)mysql_result — 結果データを得る説明string mysql_result ( resource result, int row [, mixed field...
< 前の結果 | 次の結果 >