if (empty($theme_id)) { $theme_id = 0; } ?> if ($theme_id == 0 ">
输入banner图图片脚本导航/分类

一个模仿oso的论坛程序(之二)_PHP教程

程序二:addforum.php(做为现在的主流开发语言)







发表信息




include ("c:mydbheader.inc");
?>


if (empty($theme_id)) {
$theme_id = 0;
}
?>



if ($theme_id == 0 ) {
print ;
}
else
{
print ;
}
?>

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/509081.htmlTechArticle程序二:addforum.php (做为现在的主流开发语言) html head link rel="STYLESHEET" type="text/css" href="fp_zhangcg.css" meta http-equiv="Content-Type" content="text/html;...

当前位置:主页——论坛——发表论坛当前位置:主页——论坛——回复帖子