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/configer.urlreplace/ |
Upload File : |
<?php ; include ("../inc/config.inc.php"); head(); $_REQPERM="configer-urlreplace"; mn_lib(); $tbname="iprelace"; $c[2][text]="ค้นหา::l::Looking for"; $c[2][field]="from1"; $c[2][fieldtype]="text"; $c[2][descr]=""; $c[2][defval]=""; $c[3][text]="แทนที่เป็น::l::Replace With"; $c[3][field]="to1"; $c[3][fieldtype]="text"; $c[3][descr]=""; $c[3][defval]=""; $c[4][text]="Is Active"; $c[4][field]="isenable"; $c[4][fieldtype]="list:yes,no"; $c[4][descr]=""; $c[4][defval]="yes"; $c[5][text]="การเรียงลำดับ::l::Ordering"; $c[5][field]="ordr"; $c[5][fieldtype]="number"; $c[5][descr]=""; $c[5][defval]="0"; //dsp $dsp[2][text]="ค้นหา::l::Looking for"; $dsp[2][field]="from1"; $dsp[2][width]="30%"; $dsp[3][text]="แทนที่เป็น::l::Replace With"; $dsp[3][field]="to1"; $dsp[3][width]="30%"; $dsp[4][text]="Is Active"; $dsp[4][field]="isenable"; $dsp[4][filter]="switchsingle"; $dsp[4][width]="30%"; fixform_tablelister($tbname," 1 ",$dsp,"yes","yes","yes","mi=$mi",$c,"ordr"); foot(); ?>