摘要:
http://php.net/manual/zh/function.array-map.php 为数组的每个元素应用回调函数; 应用: 为数组元素添加前缀 阅读全文
posted @ 2018-09-15 16:31
百事可口
阅读(148)
评论(0)
推荐(0)
摘要:
eg: $where= ['AND']; $where[] = ['title' => $set_menu['title'],'type' => $type]; if (!empty($id)) { $where[] = ['<>', 'id', $id]; } ....->Where($where 阅读全文
posted @ 2018-09-04 17:04
百事可口
阅读(505)
评论(0)
推荐(0)
浙公网安备 33010602011771号