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 : /AppServ/www/umedia3/root.userlibrary/ |
Upload File : |
<? include("../inc/config.inc.php"); head(); mn_root("userlibrary"); $tbname="library_modules_templatename"; $c[2][text]="Code::l::Code"; $c[2][field]="code"; $c[2][fieldtype]="text"; $c[2][descr]=""; $c[2][defval]=""; $c[3][text]="Name::l::Name"; $c[3][field]="name"; $c[3][fieldtype]="text"; $c[3][descr]=""; $c[3][defval]=""; //dsp $dsp[2][text]="Code::l::Code"; $dsp[2][field]="code"; $dsp[2][width]="20%"; $dsp[3][text]="Name::l::Name"; $dsp[3][field]="name"; $dsp[3][width]="30%"; $dsp[6][text]="การอนุญาต::l::Permission"; $dsp[6][field]="descr"; $dsp[6][align]="center"; $dsp[6][filter]="linkout:./template_permission.php?ID=[value-code]"; $dsp[6][width]="20%"; $o[addlink][] = "index.php::".getlang("กลับระบบจัดการรายชื่อเจ้าหน้าที่ห้องสมุด::l::Back to Librarian's login management")."::"; fixform_tablelister($tbname," 1 ",$dsp,"yes","yes","yes","mi=$mi",$c,"",$o); foot(); ?>