迅睿CMS框架是一款PHP8高性能·簡單易用的CMS開源開發(fā)框架,基于MIT開源許可協(xié)議發(fā)布,免費(fèi)且不限制商業(yè)使用,是免費(fèi)開源的產(chǎn)品,以萬端互聯(lián)為設(shè)計(jì)理念,支持的微信公眾號、小程序、APP客戶端、移動端網(wǎng)站、PC網(wǎng)站等多終端式管理系統(tǒng)。
聯(lián)系官方銷售客服
1835022288
028-61286886
搜索怎么用兩個條件搜索呢
比如這樣
有例子嗎
<form class="search-form" action="/index.php" method="get"> <input type="hidden" name="s" value="news改為模塊目錄"> <input type="hidden" name="c" value="search"> <input type="text" placeholder="搜索內(nèi)容..." name="字段名1"> <input type="text" placeholder="搜索內(nèi)容..." name="字段名2"> <input type="submit" value="提交搜索" /> </form>
參考文檔:《內(nèi)容模塊搜索框?qū)懛ā?/a>
參考文檔:《內(nèi)容模塊搜索框?qū)懛ā?/a>