火车浏览器官方论坛

标题: 项目管理器使用数据库 [打印本页]

作者: rq204    时间: 2014-11-11 13:13
标题: 项目管理器使用数据库

    本次教程主要讲的是如何在项目管理器中调用数据库,并通过编写sql语句避免重复发布数据。
    用到的sql知识有select ,update。

    select id,标题,内容 from xinwen where 已发=0 and 已采=1;
    update xinwen set 已发=1 where id=[field:id];
     
    本次教程用到的网站是emlog

    使用的数据库查看工具是database.net,下载地址:http://bbs.locoyposter.com/post-34-1-2.html
   

    百度视频及脚本下载地址:http://pan.baidu.com/s/1kT0xUKJ

     百度在线观看 地址:http://pan.baidu.com/s/1kT9lxsz






欢迎光临 火车浏览器官方论坛 (http://bbs.locoyposter.com/) Powered by Discuz! X3.2