@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
/
_phone
/
Path :
Upload File :
New :
File
Dir
/home/sanchung/public_html/admin/_phone/phone_pform.php
<? echo " <script> function formchk(){ var f = document.form if(!valcheck(f.name, 1, 'ÆäÀÌÁö¸íÀ» ÀÔ·ÂÇØ ÁÖ¼¼¿ä ')) return false; f.content.value = bodyGet(); } </script> <h2>ÆäÀÌÁö°ü¸®</h2> <form method='post' name='form' action='./_phone/proc.php' onsubmit='return formchk()' enctype='multipart/form-data'> <input type='hidden' name='motion' value='$motion'> <input type='hidden' name='content'> <table id='f-table'> <tr height='30'> <th class='form'>ÆäÀÌÁö¸í</th> <td class='form'><input class='form02' type='text' name='name' value='' style='width:300px'></td> </tr> <tr height='30'> <th class='form'>¹öưÀ̹ÌÁö</th> <td class='form'><input class='form02' type='file' name='upimg' value='' style='width:300px'></td> </tr> <tr> <td class='form' colspan='2' style='padding:5px'>"; $e_height = 300; include"./editer/index.php"; echo" </td> </tr> </table> <p id='bottom-btn'> <input type='submit' value=' µî ·Ï '> <input type='button' value=' ¸®½ºÆ® ' onclick=\"location.replace('?amode=phone_plist&page=$page')\"> </p> </form> "; ?>