2、调用文章大类:
sql="select top 5 id,topic from article where hidden=1 and c_id=32 order by id desc"...,Bullcn'Blog - 分享、交流、进步。" /> 首页调用一、二级分类的修改! - Bullcn'Blog

首页调用一、二级分类的修改!


1、调用新闻大类:
sql="select top 5 id,topic from news where hidden=1 and c_id=34 order by id desc"

2、调用文章大类:
sql="select top 5 id,topic from article where hidden=1 and c_id=32 order by id desc"

3、调用文章二级分类:
sql="select top 8 id,topic from article where hidden=1 and c_id=1 and s_id=2 order by id desc"

4、调用新闻二级分类:
sql="select top 8 id,topic from news where hidden=1 and c_id=1 and s_id=2 order by id desc"

5、调用论坛分类
sql="select top 10 id,forum_id,topic from bbs_topic where forum_id=* order by id desc"


文章来自: Original
引用通告: 查看所有引用 | 我要引用此文章
Tags:
相关日志:
评论: 6 | 引用: 0 | 查看次数: 748
发表评论
昵 称:
密 码: 游客发言不需要密码.
内 容:
验证码: 验证码
选 项:
虽然发表评论不用注册,但是为了保护您的发言权,建议您注册帐号.
字数限制 20 字 | UBB代码 关闭 | [img]标签 关闭