phoenixfang1 - 2014/10/31 10:24:30
官网上有关于搜索功能的文章,可是我按照那个文章做出来的搜索提示都是查不到数据的?
还有一个问题,可以做出就显示一个文章查询的文本框,别的选项都确定,文章模糊搜索的功能吗?
phoenixfang1 - 2014/10/31 10:39:06
<form action="/e/search/" target="zdy_search" method="get" name="S_article">
标题:<input type="text" maxlength="50" value="" id="title" name="title" /><br />
<input type="hidden" value="49" name="modelid" /><input type="hidden" value="1" name="siteid" />
<input type="submit" value=" 搜索 " class="bt" />
我的搜索模块是这样写的,可是我打数字搜索是能搜索到,中文搜索都是显示无匹配记录