-
$l = min(sizeof($cats), 6);
for($i = 0 ; $i < $l ; ++$i)
{?>
-
printf($cats[$i][0]) ?>
$m = min(3, sizeof($cats[$i][2])); for($j = 0 ; $j < $m ; ++$j) { ?>
printf($cats[$i][2][$j][0]) ?> } for(;$j<3;++$j) printf('
 '); ?>
}
?>
$page = 'home'; $title = ''; $keywords = ''; $description = ''; ?> include_once('games_database.php') ?>