@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux adweb87 2.6.32-754.el6.x86_64 #1 SMP Tue Jun 19 21:26:04 UTC 2018 x86_64
Current Path :
/
home
/
sanchung
/
public_html
/
admin
/
_online
/
Path :
Upload File :
New :
File
Dir
/home/sanchung/public_html/admin/_online/online_read1.php
<? $row = $mysql->row("adw_online1", "*", "where num='$num'"); echo " <h2>»ó¼¼³»¿ë</h2> <table id='d-table'> <tr> <th height='30'>´Üü¸í</th> <td>$row[company]</td> </tr> <tr> <th height='30'>´ëÇ¥ÀÚ¼º¸í</th> <td>$row[name]</td> </tr> <tr> <th height='30'>ÇÐ °ú</th> <td>$row[hakgua]</td> </tr> <tr> <th height='30'>ÇÐ ¹ø</th> <td>$row[hakbun]</td> </tr> <tr> <th height='30'>»ç¾÷¸í</th> <td>$row[subject]</td> </tr> <tr> <th height='150'>»ç¾÷ÃëÁö ¹× ÀÇÀÇ</th> <td>$row[memo1]</td> </tr> <tr> <th height='30'>ÀÛ¼ºÀÏ</th> <td>$row[wdate]</td> </tr> </table> <p id='bottom-btn'> <input type='button' value=' ¸®½ºÆ® ' onclick=\"location.replace('?amode=online_list1&page=$page')\" /> </p> "; ?>