( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ 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/pick.php
  <?php
 $mag = 	   $_GET["mag"];
$VideoPath = "uploads/live/";
$live_img = 'uploads/images/';	
$msg_id2 =$msg_id;
$msg_id = $db->base64url_decode($msg_id);
if($action=="custom")  { $script = "processCoke.php"; }
else { $script = "brandX.php";}
$result = $db->getstar2($msg_id);
 $catalogid = $result[0]["catalogid"];
 $title = $result[0]["title"];
$message = $result[0]["title"];
$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"];
$description= $result[0]["description"];
 $original= $result[0]["picture"];
$fxme= $result[0]["fx"];
$default2 = $user_nameX.rand(10,99);

 if($isdisplay == 7)  
 { 
$default = $description;
 }

 if($isdisplay == 3   ||  $isdisplay == 4  ||  $isdisplay == 5/* ||  $isdisplay == 7*/)  { 

 }
 else
 {
	header("Location: ./index.php?mode=startags&msg=Sorry+this+Startag+is+already+published+cannot+be+edited");
 
 }
 
  ?>
 	 <h2 style="margin-top:0px" class="post-title" id="status"> <i class="icon-check"></i> Create My Brand   </h2> 
<table id="Table_01" width="100%"  border="0" cellpadding="0" cellspacing="0" style="">

	<tr>
		<td valign="top" id="bgme" align="center"width="100%" height="482" background="v/uploads/gthumbs/<?php echo $picture ?>" >
       <img src="images/pick.png" border="0" usemap="#Map" style="margin-top:60px" />
       
       sssssssssss
           
		 </td>
	</tr>
</table>
     
<map name="Map" id="Map">
  <area shape="rect" coords="81,193,255,263" href="index.php?mode=updateStartag&msg_id=$msg_id2&category=alert-success&step=0&action=$action" />
  <area shape="rect" coords="305,194,477,270" href="index.php?mode=updateStartag&msg_id=$msg_id2&category=alert-success&step=0&action=$action" />
</map>