Current location - Recipe Complete Network - Complete cookbook - How to add two judgment conditions in thinkphp where to seek the great god!
How to add two judgment conditions in thinkphp where to seek the great god!
Where ('pid='. $prz[$c]['id'][$key]['id'])

correct

$ Where? =? array();

$where['pid']? =? $ prz[$ c][' id '][$ key][' id '];

$where['reend']? =? 1;

$prz[$c]['id'][$key]['id']? =? $ product-& gt; where($ where)-& gt; Order ("Eid al-Fitr? desc”)-& gt; select();