403Webshell
Server IP : 103.48.194.25  /  Your IP : 216.73.216.74
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User : sieuthimay ( 1016)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/zomuaban.com/public_html/site/views/backend/pages/itemad_reported/inc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/zomuaban.com/public_html/site/views/backend/pages/itemad_reported/inc/item-report-row.php
<?php 
	     if($state==-1) $ss = 'item-blocked';
	else if($state==0) $ss = 'item-pending';
	else if($state==1) $ss = 'item-active';
	else if($state==2) $ss = 'item-done';
	else if($state==3) $ss = 'item-expirate';
?>
<tr id="<?=$id?>" class="<?=$ss?>">	
	<td>
		<div class="checkbox">
			<label>
				<input name="keyword" value="<?=$id?>" type="checkbox" value="">
				<p><?=$id?></p>	
				<?=isset($time)?'<p>('.$time.')</p>':''?>
			</label>
		</div>
	</td>
	<td class="small-item">
		<a href="<?=$alias?>" target="" class="thumb auto-fill" data-fill="<?=$title?>" data-target="#title">
			<img src="<?=$thumb?>" class="small-thumb pull-left">
		</a>
		<a class="alias hidden"><?=$alias?></a>
		<a href="<?=$alias?>" target="" class="auto-fill" data-fill="<?=$title?>" data-target="#title">
			<span class="title" style="line-height: 20px;"><?=$title?></span>
		</a>
		<p class="small desc">
			<b class=""><?=$price?></b> vnđ - <?=$totalView?> view - <?=$ta?>
		</p>
	</td>	
	<td>
		<a href="#" class="auto-fill" data-fill="<?=$email?>" data-target="#email"><b><?=$uName?></b></a>
		<a href="#" id="email" class="auto-fill" data-fill="<?=$email?>" data-target="#email"><?=$email?></a>
		<a href="#" class="auto-fill" data-fill="<?=hreftel($phone)?>" data-target="#phone"><?=$phone?></a>
	</td>	
	
	<td>
		<small><b>Ngày tạo:</b><?=stamp2date($createTime)?></small><br/>
		<small><b>Làm mới:</b><?=stamp2date($lastestUpdate)?></small><br/>
		<small><b>Hết hạn:</b><?=stamp2date($expirationDate)?></small><br/>
		
	</td>
	
	<td>
		<?php if(!empty($site_name)) { ?>
			<a><small><?=$site_name?></small></a><br/>
		<?php } ?>
		<?php 
			$cate = get_cate_by_cid($cateId);
			if($cate) 	echo '<a href="#" class="auto-fill" data-fill="'.$cate->cid.'" data-target=".cate-all-select button" data-text="'.$cate->name.'" >'.$cate->name.'</a>'; 
			else 		echo 'none';
		?>		
	</td>
	
	<td><div class="btn-group btn-group-xs" style="max-width:130px">
			<p class="small">
				<?=item_report()[$report]?>
			</p>		
		</div>
	</td>
</tr>

Youez - 2016 - github.com/yon3zu
LinuXploit