「mysql_num_rows()」を解説文に含む見出し語の検索結果(1~10/13件中)
(PHP 4, PHP 5)mysql_num_rows — 結果における行の数を得る説明int mysql_num_rows ( resource result ) 結果セットから行の数を取得します...
(PHP 4, PHP 5)mysql_data_seek — 内部的な結果ポインタを移動する説明bool mysql_data_seek ( resource result, int row_num...
(No version information available, might be only in CVS)mysql_tablename — フィールドのテーブル名を得る説明string mys...
(PHP 4, PHP 5)mysql_num_fields — 結果におけるフィールドの数を得る説明int mysql_num_fields ( resource result ) クエリから、フィ...
(No version information available, might be only in CVS)mysql_db_name — データベース名を得る説明string mysql_db_...
(PHP 4, PHP 5)mysql_affected_rows — 一番最近の操作で変更された行の数を得る説明int mysql_affected_rows ( [resource link_id...
(PHP 4, PHP 5)mysql_field_type — 結果において指定したフィールドの型を取得する説明string mysql_field_type ( resource result, ...
(PHP 4, PHP 5)mysql_list_fields — MySQL テーブルのフィールドのリストを得る説明resource mysql_list_fields ( string datab...
(PHP 4 >= 4.0.6, PHP 5)mysql_unbuffered_query — MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わない説明reso...
(PHP 4 >= 4.0.3, PHP 5)mysql_fetch_assoc — 連想配列として結果の行を取得する説明array mysql_fetch_assoc ( resource resu...
< 前の結果 | 次の結果 >