关于TP的大I函数,有问题不理解
phpcn_u806
phpcn_u806 2017-02-20 14:05:22
0
2
992

I('intro')    && $where = "$where and ".I('intro')." = 1" ;  
这句话怎么理解
这句是用在 多条件 搜索框处的

phpcn_u806
phpcn_u806

reply all(2)
数据分析师

Regarding the big I function of TP, I have a question and I don’t understand it - PHP Chinese website Q&A - About the big I function of TP, I have a problem and I don’t understand it - PHP Chinese website Q&A

Take a look and learn.

阿神

利用“与”的特点。如何第一个条件为假,第二个条件就不会被执行。但是这么写,影响阅读!

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