「mysql::error」を解説文に含む見出し語の検索結果(1~10/314件中)
(PHP 4, PHP 5)mysql_error — 直近に実行された MySQL 操作のエラーメッセージを返す説明string mysql_error ( [resource link_ident...
(PHP 4, PHP 5)mysql_errno — 直近の MySQL 処理からエラーメッセージのエラー番号を返す説明int mysql_errno ( [resource link_identi...
(PHP 4, PHP 5)mysql_fetch_array — 連想配列、添字配列、またはその両方として結果の行を取得する説明array mysql_fetch_array ( resource ...
(PHP 4, PHP 5)mysql_data_seek — 内部的な結果ポインタを移動する説明bool mysql_data_seek ( resource result, int row_num...
(PHP 4, PHP 5)mysql_list_tables — MySQL データベース上のテーブルのリストを得る説明resource mysql_list_tables ( string dat...
(PHP 4, PHP 5)mysql_num_fields — 結果におけるフィールドの数を得る説明int mysql_num_fields ( resource result ) クエリから、フィ...
(PHP 4, PHP 5)mysql_close — MySQL 接続を閉じる説明bool mysql_close ( [resource link_identifier] ) mysql_clos...
(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_select_db — MySQL データベースを選択する説明bool mysql_select_db ( string database_name [, re...
< 前の結果 | 次の結果 >