「mysql_error()」を解説文に含む見出し語の検索結果(21~30/35件中)
(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_field_len — 指定したフィールドの長さを返す説明int mysql_field_len ( resource result, int field_of...
(PHP 4, PHP 5)mysql_field_table — 指定したフィールドが含まれるテーブルの名前を取得する説明string mysql_field_table ( resource re...
(PHP 4, PHP 5)mysql_free_result — 結果保持用メモリを開放する説明bool mysql_free_result ( resource result ) mysql_fr...
(PHP 4 >= 4.0.5, PHP 5)mysql_get_host_info — MySQL ホスト情報を取得する説明string mysql_get_host_info ( [resourc...
(PHP 4 >= 4.0.5, PHP 5)mysql_get_proto_info — MySQL プロトコル情報を取得する説明int mysql_get_proto_info ( [resour...
(PHP 4 >= 4.0.5, PHP 5)mysql_get_server_info — MySQL サーバ情報を取得する説明string mysql_get_server_info ( [res...
(PHP 4, PHP 5)mysql_affected_rows — 一番最近の操作で変更された行の数を得る説明int mysql_affected_rows ( [resource link_id...
(PHP 4, PHP 5)mysql_field_flags — 結果において指定したフィールドのフラグを取得する説明string mysql_field_flags ( resource resu...