how to limit this loop ..just thee loops..thanks for helping
6条回答 感情败类 (楼主) 2020-12-13 11:32 Slice the array. foreach(array_slice($section['Article'], 0, 3) as $article ): 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Slice the array.
foreach(array_slice($section['Article'], 0, 3) as $article ):