$search = $term1 ?"and title like '%{$term1}%' or chapter like '%{$term1}%'":''; //增加查询条件是是用OR ,
php 查询关键词同时查两个字段
阅读 101
2022-07-27
$search = $term1 ?"and title like '%{$term1}%' or chapter like '%{$term1}%'":''; //增加查询条件是是用OR ,
相关推荐
精彩评论(0)