$get_rows[FaqLQuestion]"; $detailnya .= "

$nu. $get_rows[FaqLQuestion]

"; $detailnya .= "

$FaqLAnswerDisplay

[$T_GOTOP]

"; if($FaqCatID == "0"){ $judulkerangka = "

" . $T_FAQ . " " . $T_FAQ_MAINCAT . "

"; }else{ $judulkerangka = "

" . $T_FAQ . " " . $get_rows[FaqCatName] . "

"; } } } if($kerangka != ""){ $kerangka = $judulkerangka . "
    " . $kerangka . "
" . "

 

"; } $kerangka = <<$kerangka EOF; $detailnya = <<$detailnya EOF; /* ------------------------------------ * * Push what we got above on the screen * * ------------------------------------ */ flush(); include("$base_themepath/$theme/header.php"); include("$base_themepath/$theme/body-inside-open.php"); echo theme_opencenter_box($T_FAQ) . $output . $kerangka . $detailnya . theme_closecenter_box(); include("$base_themepath/$theme/body-inside-close.php"); include("$base_themepath/$theme/footer.php"); mysql_close($db); ?>