( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ 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/..//tmpr/../tmpr/..//tmpr/..//pages/categorie.php

      
      
      <table width="267" border="0" cellspacing="0" cellpadding="0">
 <?php /*?><tr>  <td width="267" height="43" background="goimages/listtopcate.jpg" >
 </td>
  </tr><?php */?>
 
 
   <tr>
    <td width="267">  
 
 <?php $homecataresult = $db->getcategoryallgo();
    if (!empty($homecataresult)) {
	      while ( list($key,$val)=each($homecataresult) ) {
	      	$categoryname = stripslashes($val["categoryname"]);
	      	$categoryid = stripslashes($val["categoryid"]);
			$slug = stripslashes($val["slug"]);
			$picture = stripslashes($val["picture"]);
	      	$result = $db->getcategory(0,$front_catnewsonhomerecord,$catalogid);
    ?> 
   
   
   
   
<TABLE WIDTH=267 BORDER=0 CELLPADDING=0 CELLSPACING=0>
	<TR>
		<TD ROWSPAN=4 WIDTH=3 HEIGHT=75>
			<IMG SRC="goimages/listgo_01.png" WIDTH=7 HEIGHT=75 ALT=""></TD>
		<TD COLSPAN=3  WIDTH=260 HEIGHT=3 >
			<IMG SRC="goimages/listgo_02.png" WIDTH=260 HEIGHT=3 ALT=""></TD>
		<TD ROWSPAN=4  WIDTH=4 HEIGHT=75>
			<IMG SRC="goimages/listgo_03.png" WIDTH=4 HEIGHT=75 ALT=""></TD>
	</TR>
	<TR>
		<TD ROWSPAN=2 WIDTH=71 HEIGHT=66 background="goimages/listgo_04.png"><a href="go?media=<?php print "$slug"; ?>">  
		 <img src="goimages/images/icons/<?php  print "$picture"; ?>" height="50" /> 
		</a>			 </TD>
		<TD COLSPAN=2 WIDTH=189 HEIGHT=36 background="goimages/listgo_05.png" style="font-size:16px" >  <a href="go?media=<?php print "$slug"; ?>">  
 <?php  print "$categoryname"; ?> 
     </a>			 </TD>
	</TR>
	<TR>
		<TD WIDTH=137 HEIGHT=30 background="goimages/listgo_06.png">rwr
		 rerererererrererer</TD>
		<TD WIDTH=52 HEIGHT=30 background="goimages/listgo_07.png"><a href="go?media=<?php print "$slug"; ?>">  <img src="goimages/viewme.png" alt="view" width="42" height="24" /></a></TD>
	</TR>
	<TR>
		<TD COLSPAN=3 WIDTH=260 HEIGHT=6>
			<IMG SRC="goimages/listgo_08.png" WIDTH=260 HEIGHT=6 ALT=""></TD>
	</TR>
</TABLE>
   
   
   
   
   
   
   
   
   
   
 
   
   

   <?php
    }
    }
    ?> </td></tr>
  <tr>  <td width="267" height="25" background="goimages/listbottom.jpg" >
 </td>
  </tr>
 
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>