yii 按時(shí)間篩選怎樣寫where
1 回答

千萬里不及你
TA貢獻(xiàn)1784條經(jīng)驗(yàn) 獲得超9個(gè)贊
$search = date('Y-m-d H:i:s',time());
$query->where(['>', 'time', $search]);
- 1 回答
- 0 關(guān)注
- 980 瀏覽
添加回答
舉報(bào)
0/150
提交
取消