Copyright @ 2015-2024 织梦园 版权所有 Power by DedeCms
鲁ICP备15039853号-2

模板标签 TAG标签 网站地图 XML地图 今日更新 返回顶部
| <form action="/plus/search.php" name="formsearch"> <input type="hidden" name="kwtype" value="0" /> <input type="text" name="q" *** > <input type="submit" name="submit" value="提 交" /> </form> | 
| 
  if(($keyword=='' || strlen($keyword)<2) && empty($typeid))
  {
  ShowMsg('关键字不能小于2个字节!','-1');
  exit();
  } |