왕조일람 '전체보기' 기능 살림

This commit is contained in:
2018-06-26 23:05:04 +09:00
parent 1b814abf0b
commit 761441622e
+3 -2
View File
@@ -42,7 +42,7 @@ if ($select == 0) {
$emperior = MYDB_fetch_array($result);
echo "
<form action=a_emperior.php method=post>
<form action=a_emperior.php method=get>
<table align=center width=1000 class='tb_layout bg0'>
<tr>
<td bgcolor=skyblue align=center colspan=8>
@@ -88,9 +88,10 @@ if ($select == 0) {
<table align=center width=1000 class='tb_layout bg0'>
<tr>
<td bgcolor=skyblue align=center colspan=6>
<form action=a_emperior.php method=get>
<font size=5>{$emperior['phase']}</font>
<input type=submit value='전체보기'>
<input type=hidden name=select value='0'>
</form>
</td>
</tr>
<tr>