$where = "ENTRE LE 1ER JANVIER ET LE 1ER FÉVRIER" ;
Selon la question, comment puis-je utiliser la requête Where() de tp6 après avoir attribué une valeur à une variable ?
where(['field name'=>['between',['start time','end time']]]);
where(['field name'=>['between',['start time','end time']]]);