$pathimg='../';
require ("links_categories.php");
?>
 |
|
Partners
|
';
//$sql = "SELECT COUNT(*) as total FROM links where cat=$ii";
//$result = mysql_query ($sql);
//$rows = mysql_fetch_array($result);
//$rows = $rows["total"];
echo ''.$categ[$ii].' | ';
if($ii==$categ_max) echo ' | ';
if ($ii%3==0) echo "";
}
?>
|
|
|