Closure query is so troublesome, but it seems that the array method is simple, so why use closure?
李蓦然
李蓦然 2018-07-31 16:18:47
0
2
1457

For example, the array method can be written as

$where = [

'id'=>['gt',1003],

'salary'=> ['gt',3000]

]

李蓦然
李蓦然

reply all(2)
秋香姐家的小书童

Code writing and process Everyone has their own habits. Of course, it is possible that your habits are bad. As long as it does not affect the execution efficiency or the reading of secondary development, it is fine. Don’t worry about it

勇敢的心

Everyone has their own strengths and needs, haha

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template