search

Home  >  Q&A  >  body text

关于TP的大I函数,有问题不理解

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

phpcn_u806phpcn_u8062841 days ago990

reply all(2)I'll reply

  • 数据分析师

    数据分析师2017-10-01 00:26:52

    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.

    reply
    0
  • 阿神

    阿神2017-02-20 14:05:47

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

    reply
    0
  • Cancelreply