Xiuno thread__find数组详解 调用方法: $_forumlist = - Assbbs
Xiuno thread find数组详解 调用方法: $ forumlist = thread find array , array & 39;last date& 39;=>-1 , 1, 5 ; thread list access filter $ threadlist, $gid ;…
Xiuno thread find数组详解 调用方法: $ forumlist = thread find array , array & 39;last date& 39;=>-1 , 1, 5 ; thread list access filter $ threadlist, $gid ; 其中thread find数组例: Array 2 => Array fid => 1 tid => 2 top => 0 uid => 1 userip => 2130706433 subject => 发表文章 create date => 1580980966 last date => 1581335175 views => 120 posts => 8 images => 0 files => 0 mods => 0 closed => 0 firstpid => 3 lastuid => 1 lastpid => 34 3 => Array fid => 2 tid => 3 top => 0 uid => 1 userip => 2130706433 subject => php伪原创源码 create date => 1580983961 last date => 1581153901 views => 156 posts => 15 images => 0 files => 0 mods => 0 closed => 0 firstpid => 6 lastuid => 1 lastpid => 33 1 => Array fid => 1 tid => 1 top => 0 uid => 1 userip => 2130706433 subject => 哈哈哈哈 create date => 1580978850 last date => 1581153893 views => 140 posts => 8 images => 0 files => 0 mods => 0 closed => 0 firstpid => 1 lastuid => 1 lastpid => 32 调用方法中的last date为排序依据,last date为最后修改时间,即为最近谁先收到评论谁排在前面,根据thread find数组例可以自行替换,比如根据评论数量排序则改为posts 要详解的太多了,,,,不说太白的东西了,有感兴趣的ass可以在下面评论补充