「mysql_fetch_array()」を解説文に含む見出し語の検索結果(1~10/13件中)
(PHP 4, PHP 5)mysql_fetch_array — 連想配列、添字配列、またはその両方として結果の行を取得する説明array mysql_fetch_array ( resource ...
(PHP 4 >= 4.0.3, PHP 5)mysql_fetch_assoc — 連想配列として結果の行を取得する説明array mysql_fetch_assoc ( resource resu...
(PHP 4, PHP 5)mysql_fetch_object — 結果の行をオブジェクトとして取得する説明object mysql_fetch_object ( resource result [...
(PHP 4, PHP 5)mysql_fetch_lengths — 結果における各出力の長さを得る説明array mysql_fetch_lengths ( resource result ) M...
(PHP 4, PHP 5)mysql_fetch_row — 結果を添字配列として取得する説明array mysql_fetch_row ( resource result ) 取得された行に対応す...
(PHP 4, PHP 5)mysql_list_dbs — MySQL サーバ上で利用可能なデータベースのリストを得る説明resource mysql_list_dbs ( [resource li...
(No version information available, might be only in CVS)mysql_tablename — フィールドのテーブル名を得る説明string mys...
(PHP 4, PHP 5)mysql_query — MySQL クエリを送信する説明resource mysql_query ( string query [, resource link_ide...
(PHP 4, PHP 5)mysql_list_tables — MySQL データベース上のテーブルのリストを得る説明resource mysql_list_tables ( string dat...
(PHP 4, PHP 5)mysql_result — 結果データを得る説明string mysql_result ( resource result, int row [, mixed field...
< 前の結果 | 次の結果 >