| 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.indexword/ |
Upload File : |
<?
include("../inc/config.inc.php");
head();
mn_root("indexword");
$tbname="indexword";
$c[2][text]="Word1::l::Word1";
$c[2][field]="word1";
$c[2][fieldtype]="text";
$c[2][descr]="";
$c[2][defval]="off";
/*$c[3][text]="Usoundex::l::Usoundex";
$c[3][field]="usoundex";
$c[3][fieldtype]="text";
$c[3][descr]="";
$c[3][defval]="";
*/
/*$c[4][text]="Mid::l::Mid";
$c[4][field]="mid";
$c[4][fieldtype]="text";
$c[4][descr]="";
$c[4][defval]="-1";
*/
/*$c[5][text]="Importdt::l::Importdt";
$c[5][field]="importdt";
$c[5][fieldtype]="text";
$c[5][descr]="";
$c[5][defval]="0";
$c[6][text]="Importid::l::Importid";
$c[6][field]="importid";
$c[6][fieldtype]="text";
$c[6][descr]="";
$c[6][defval]="";
*/
//dsp
$dsp[2][text]="Word1::l::Word1";
$dsp[2][field]="word1";
$dsp[2][width]="30%";
$dsp[3][text]="Usoundex::l::Usoundex";
$dsp[3][field]="usoundex";
$dsp[3][width]="30%";
fixform_tablelister($tbname," 1 ",$dsp,"yes","yes","yes","mi=$mi",$c);
foot();
?>