{$b["title"]}";
echo "
{$b["time"]} |
$cat | $user
{$b["text"]}...Read More";
if($ur["idx_hitonoff"]=="1")
{
echo " [Views : {$b["hittoday"]}/".($b["hittoday"]+$b["hit"])."]";
}
if($ur["idx_komenonoff"]=="1")
{
echo " [Comment : ".countcomment($b["id"])."/".jmlkomen($b["id"])."]";
}
if(isset($_SESSION["user"]))
{
$check=strpos($b["title"], "[
!!]");
if($check!==false)
{
echo "
Del Notify";
}
}
echo "
";
}
$sc=$ur["linkperpage"];
$st=floor($p/$sc)*$sc;
$en=$st+$sc;
$g=$st;
echo "";
if($g<"2") print("");
else
if($g>"0")
print("
[<] ");
else
print(" ");
for($g;($g<$en);$g++)
{
if($g==$p)
{
print(" [
".$g."] ");
}
elseif($g<=$pg)
{
if($g>"0")
print("
".$g." ");
}
else
{
print(" ");
}
}
if($g<=$pg)
print("
[>]");
else
print("");
echo "
{$b["title"]}";
echo "
{$b["time"]} |
$cat | $user
{$b["text"]}...Read More";
if($ur["idx_hitonoff"]=="1")
{
if($ur["idx_hittodayonoff"]=="1")
{
echo " [Views : {$b["hittoday"]}/".($b["hittoday"]+$b["hit"])."]";
}
else
{
echo " [Views : ".($b["hittoday"]+$b["hit"])." ]";
}
}
if($ur["idx_komenonoff"]=="1")
{
if($ur["idx_cmttodayonoff"]=="1")
{
echo " [Comment : ".countcomment($b["id"])."/".jmlkomen($b["id"])."]";
}
else
{
echo " [Comment : ".jmlkomen($b["id"])."]";
}
}
if(isset($_SESSION["user"]))
{
$check=strpos($b["title"], $ur["idx_updatenot"]);
if($check!==false)
{
echo "
Del Notify";
}
}
echo "
";
}
echo "";
$sc=$ur["linkperpage"];;
$st=floor($p/$sc)*$sc;
$en=$st+$sc;
$g=$st;
if($g<"2") print("");
else
if($g>"0")
print("
[<] ");
else
print(" ");
for($g;($g<$en);$g++)
{
if($g==$p)
{
print(" [
".$g."] ");
}
elseif($g<=$pg)
{
if($g>"0")
print("
".$g." ");
}
else
{
print(" ");
}
}
if($g<=$pg)
print("
[>]");
else
print("");
echo "