DonatShell
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/login.upload/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/AppServ/www/umedia3/login.upload/picker.pre.php
<?
include("../inc/config.inc.php");
	 head();
	 include("_REQPERM.php");
	 mn_lib();


	 ?><BR>
	 <TABLE width=780 align=center class=table_border>
<TR>
	<TD class=table_head><? echo getlang("เพิ่มไฟล์ให้::l::Add file to"); ?></TD>
	<TD class=table_td><? echo marc_gettitle($mid);?></TD>
</TR>
<TR>
	<TD class=table_td colspan=2 align=center>
	<A HREF="../login.metadata/"><? echo getlang("กลับไปฐานข้อมูล::l::Back to database");?> </A>
	::
	<A HREF="index.php?mid=<? echo $mid?>"><? echo getlang("จัดการไฟล์ของรายการนี้::l::Back to files of this records");?></A>
	</TD>
</TR>
<TR>
	<TD class=table_td colspan=2 align=center><? echo getlang("กรุณาเลือกที่เก็บไฟล์::l::Please choose where file is.");?></TD>
</TR>
</TABLE><BR>
	 <?
$tbname="pickerpath";


$c[2][text]="Name::l::Name";
$c[2][field]="name";
$c[2][fieldtype]="text";
$c[2][descr]="";
$c[2][defval]="";

$c[3][text]="Path::l::Path";
$c[3][field]="path";
$c[3][fieldtype]="text";
$c[3][descr]="";
$c[3][defval]="";

$c[4][text]="Url::l::Url";
$c[4][field]="url";
$c[4][fieldtype]="text";
$c[4][descr]="";
$c[4][defval]="";

//dsp


$dsp[2][text]="Name::l::Name";
$dsp[2][filter]="module:local_pick";
$dsp[2][field]="name";
$dsp[2][width]="50%";

$dsp[3][text]="Path::l::Path";
$dsp[3][field]="path";
$dsp[3][width]="20%";

$dsp[4][text]="Url::l::Url";
$dsp[4][field]="url";
$dsp[4][width]="20%";

function local_pick($wh) {
	global $mid;
	$s="<A HREF='picker.php?mid=$mid&pathid=$wh[id]'>".getlang($wh[name])."</A>";

	return $s;
}

fixform_tablelister($tbname," 1 ",$dsp,"no","no","no","mid=$mid",$c);

foot();
?>

Anon7 - 2022
AnonSec Team