/* filename:query.php do:get and show the data author:www.5dkx.com */ include_once(" conn.php"); include_once("include.php"); mysql_query("文字ライブラリ n の設定に失敗しました"); die("データベースの接続に失敗しました!n"); $exec = "select * from $table"; $result = mysql_query($exec,$conn)or die("データベースのクエリに失敗しました" ); echo "