Просмотр поста

.
Sohel

i want to make paging on it plz help me.
for($i=0;$i<count($cat[1]);$i++)
{
echo '<div class="cat">'.$cat[1][$i].'</div>';
}