admin的个人主页

http://www.syjpg.cn/u.php?uid=1  [收藏] [复制]

admin

http://sybxp.taobao.com

  • 5

    关注

  • 15

    粉丝

  • 26

    访客

  • 等级:侠主
  • 身份:管理员
  • 总积分:7897
  • 男,1977-12-15

最后登录:2024-04-12

更多资料

日志

修改一个代码,让你的帖子点击率翻倍

2012-07-24 21:02
打开根目录的read.php
找到:

  1. pwQuery::update('pw_threads', 'tid=:tid', array($tid), null, array(PW_EXPR=>array('hits=hits+1')));


改为:

  1. pwQuery::update('pw_threads', 'tid=:tid', array($tid), null, array(PW_EXPR=>array('hits=hits+10')));


'hits=hits+10':点击一次等于点击十次。。。。你懂得。。。
分类:网站建设|回复:0|浏览:2827|全站可见|转载
 

Powered by phpwind v8.7 Certificate Copyright Time now is:04-19 21:24
©2003-2011 松阳摄影网 版权所有 Gzip enabled 浙ICP备12028072号-2,公安部备案号:33112402000013 Total 0.344639(s)