| Server IP : 180.180.241.3 / Your IP : 216.73.216.25 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.library/ |
Upload File : |
<?
include("../inc/config.inc.php");
head();
mn_root("libsiteman");
$tbname="library_site_parent";
pagesection("หน่วยงานหลัก");
$c[1][text]="รหัส::l::Code";
$c[1][field]="code";
$c[1][fieldtype]="text";
$c[1][descr]="";
$c[1][defval]="";
$c[1][unediton]="code,main";
$c[2][text]="ชื่อห้องสมุด::l::Campus name";
$c[2][field]="name";
$c[2][fieldtype]="text";
$c[2][descr]="";
$c[2][defval]="";
//dsp
$dsp[2][text]="ชื่อหน่วยงานหลัก::l::Main office name";
$dsp[2][field]="name";
$dsp[2][width]="30%";
$o[undelete][field]="code";
$o[undelete][value]="main";
$o[addlink][] = "index.php::กลับ";
fixform_tablelister($tbname," 1 ",$dsp,"yes","yes","yes","mi=$mi",$c,"",$o);
foot();
?>