thinkphp paging ranking field sorting problem
昊i
昊i 2022-10-26 17:03:51
0
0
702

$model->order('ranking', 'asc')->page($page, $limit)->select()->toArray();I need to implement ascending ranking, ranking How to achieve the ranking of 0 at the end

昊i
昊i

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template