Server IP : 180.180.241.3 / Your IP : 216.73.216.127 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.bkedit/ |
Upload File : |
<? include("../inc/config.inc.php"); head(); mn_root("librarymenu"); $tbname="dcdir"; $c[2][text]="Name::l::Name"; $c[2][field]="name"; $c[2][fieldtype]="text"; $c[2][descr]=""; $c[2][defval]=""; $c[3][text]="Table Name"; $c[3][field]="tbname"; $c[3][fieldtype]="text"; $c[3][descr]=""; $c[3][defval]=""; /* $c[4][text]="Description"; $c[4][field]="descr"; $c[4][fieldtype]="text"; $c[4][descr]=""; $c[4][defval]="";*/ $c[7][text]="Iscandup::l::Iscandup"; $c[7][field]="iscandup"; $c[7][fieldtype]="list:yes,no"; $c[7][descr]=""; $c[7][defval]="yes"; $c[12][text]="ismain::l::ismain"; $c[12][field]="ismain"; $c[12][fieldtype]="list:yes,no"; $c[12][descr]=""; $c[12][defval]="yes"; //dsp $dsp[2][text]="Name::l::Name"; $dsp[2][field]="name"; $dsp[2][width]="30%"; $dsp[3][text]="Tbname::l::Tbname"; $dsp[3][field]="tbname"; $dsp[3][width]="30%"; /* $dsp[4][text]="Descr::l::Descr"; $dsp[4][field]="descr"; $dsp[4][width]="30%"; */ $dsp[7][text]="Iscandup::l::Iscandup"; $dsp[7][field]="iscandup"; $dsp[7][filter]="switchsingle"; $dsp[7][width]="12%"; $dsp[12][text]="ismain::l::ismain"; $dsp[12][field]="ismain"; $dsp[12][filter]="switchsingle"; $dsp[12][width]="12%"; $dsp[8][text]="Edit"; $dsp[8][field]="iscandup"; $dsp[8][align]="center"; $dsp[8][filter]="linkout:./sub.php?main=[value-id]"; $dsp[8][width]="12%"; fixform_tablelister($tbname," 1 ",$dsp,"yes","yes","yes","mi=$mi",$c," ordr "); foot(); ?>