「mysql_query()」を解説文に含む見出し語の検索結果(21~30/46件中)
(PHP 4, PHP 5)mysql_field_flags — 結果において指定したフィールドのフラグを取得する説明string mysql_field_flags ( resource resu...
(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, PHP 5)mysql_list_tables — MySQL データベース上のテーブルのリストを得る説明resource mysql_list_tables ( string dat...
(PHP 4 >= 4.3.0, PHP 5)mysql_ping — サーバとの接続状況を調べ、接続されていない場合は再接続する説明bool mysql_ping ( [resource link_...
(PHP 4, PHP 5)mysql_result — 結果データを得る説明string mysql_result ( resource result, int row [, mixed field...
(PHP 4 >= 4.0.6, PHP 5)mysql_unbuffered_query — MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わない説明reso...
(PHP 4, PHP 5)mysql_fetch_field — 結果からカラム情報を取得し、オブジェクトとして返す説明object mysql_fetch_field ( resource res...
(PHP 4, PHP 5)mysql_insert_id — 直近の INSERT 操作で生成された ID を得る説明int mysql_insert_id ( [resource link_ide...
(No version information available, might be only in CVS)mysql_tablename — フィールドのテーブル名を得る説明string mys...