Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/AppServ/www/umedia3/root.userroot/ |
Upload File : |
<? ; include("../inc/config.inc.php"); head(); mn_root("useradmin"); $tbname="useradmin"; $c[1][text]="ÃËÑÊÅçÍ¡ÍÔ¹::l::Loginid"; $c[1][field]="UserAdminID"; $c[1][fieldtype]="text"; $c[1][descr]=""; $c[1][defval]="LoginID"; $c[2][text]="ª×èÍà¨éÒ˹éÒ·Õè::l::Name"; $c[2][field]="UserAdminName"; $c[2][fieldtype]="text"; $c[2][descr]=""; $c[2][defval]="UserName"; $c[3][text]="ÃËÑʼèÒ¹::l::Password"; $c[3][field]="Password"; $c[3][fieldtype]="password"; $c[3][descr]=""; $c[3][defval]="123"; $dsp[1][text]="ÃËÑÊÅçÍ¡ÍÔ¹::l::Loginid"; $dsp[1][field]="UserAdminID"; $dsp[1][width]="30%"; $dsp[2][text]="ª×èÍà¨éÒ˹éÒ·Õè::l::Name"; $dsp[2][field]="UserAdminName"; $dsp[2][width]="70%"; fixform_tablelister($tbname," 1 ",$dsp,"yes","yes","yes","mi=$mi",$c); foot(); ?>