「mysql_error()」を解説文に含む見出し語の検索結果(1~10/35件中)
(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)is_resource — 変数がリソースかどうかを調べる 説明bool is_resource ( mixed var ) 指定した変数がリソースかどうかを調べます。 パ...
(PHP 4, PHP 5)mysql_data_seek — 内部的な結果ポインタを移動する説明bool mysql_data_seek ( resource result, int row_num...
(PHP 4 >= 4.0.3, PHP 5)mysql_fetch_assoc — 連想配列として結果の行を取得する説明array mysql_fetch_assoc ( resource resu...
(PHP 4, PHP 5)mysql_field_name — 結果において指定したフィールド名を取得する説明string mysql_field_name ( resource result, i...
(PHP 4, PHP 5)mysql_select_db — MySQL データベースを選択する説明bool mysql_select_db ( string database_name [, re...
(PHP 4)swf_closefile — 現在の Shockwave Flash ファイルを閉じる説明mixed swf_closefile ( [int return_file] ) swf_o...
(PHP 4, PHP 5)mysql_num_fields — 結果におけるフィールドの数を得る説明int mysql_num_fields ( resource result ) クエリから、フィ...
(PHP 4, PHP 5)mysql_create_db — MySQL データベースを作成する説明bool mysql_create_db ( string database_name [, re...
< 前の結果 | 次の結果 >