@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
/
_setup
/
Path :
Upload File :
New :
File
Dir
/home/sanchung/public_html/admin/_setup/info.php
<? include"$_SERVER[DOCUMENT_ROOT]/admin/_lib/admin_check.php"; $row = $mysql->row("adw_myinfo", "*", ""); echo" <script type='text/javascript'> <!-- function checkit(){ var f = document.form1; if(!valcheck(f.shop_id, 1, '¾ÆÀ̵𸦠ÀÔ·ÂÇϼ¼¿ä ')) return false; if(!valcheck(f.pass, 1, 'ºñ¹Ð¹øÈ£¸¦ ÀÔ·ÂÇϼ¼¿ä ')) return false; } //--> </script> <form method='post' name='form1' action='./_setup/proc.php' onsubmit='return checkit();'> <input type='hidden' name='motion' value='info' /> <table id='d-table' summary='°ü¸®ÀÚ Á¤º¸°ü¸®¸¦ À§ÇØ ¾ÆÀ̵ð,ºñ¹Ð¹øÈ£,¿î¿µÀ¯¹« µîÀ» ¼³Á¤ÇÕ´Ï´Ù.'> <caption class='blind'>°ü¸®ÀÚÁ¤º¸ °ü¸®</caption> <tr> <th height='30'><label for='shop_id'>¾ÆÀ̵ð</label></th> <td><input type='text' name='shop_id' id='shop_id' class='input' value='$row[shop_id]' /></td> </tr> <tr> <th height='30'><label for='pass'>ºñ¹Ð¹øÈ£</label></th> <td><input type='password' name='pass' id='pass' class='input' value='$row[pass]' /></td> </tr> <tr> <th height='30'>¿î¿µÀ¯¹«</th> <td><input type='radio' name='home_open_sw' id='home_ing' value='¿î¿µÁß' /><label for='home_ing'>¿î¿µÁß</label> <input type='radio' name='home_open_sw' id='home_con' value='°ø»çÁß' /><label for='home_con'>°ø»çÁß</label> <input type='radio' name='home_open_sw' id='home_close' value='Æó¼â' /><label for='home_close'>Æó¼â</label> </td> </tr> <tr> <th height='114'><label for='home_open_1'>°ø»çÁß ¸Þ¼¼Áö</label></th> <td><textarea name='home_open_1' id='home_open_1' class='input' style='width:96%; height:100px' cols='' rows=''>$row[home_open_1]</textarea></td> </tr> <tr> <th height='114'><label for='home_open_2'>Æó¼â ¸Þ¼¼Áö</label></th> <td><textarea name='home_open_2' id='home_open_2' class='input' style='width:96%; height:100px' cols='' rows=''>$row[home_open_2]</textarea></td> </tr> </table> <p id='bottom-btn'><input type='submit' value='Àú Àå' class='submit' /></p> </form> <script type='text/javascript'> <!-- radiosel('document.form1', 'home_open_sw', '$row[home_open_sw]'); //--> </script> "; ?>