Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

请问怎么调用论坛搜索代码???

[复制链接]
leigang 发表于 2010-4-1 15:46:19 | 显示全部楼层 |阅读模式
如果论坛首页不是网站的首页,现在想在网站首页添加一个搜索框,用来搜索论坛的帖子,怎么这个搜索代码该怎么写?谢谢!
ds3700 发表于 2010-4-2 00:34:12 | 显示全部楼层
回复

使用道具 举报

lingfeng528 发表于 2010-5-24 10:30:20 | 显示全部楼层
2 楼真郁闷
回复

使用道具 举报

三信工作室 发表于 2012-12-17 16:10:07 | 显示全部楼层
这个可以用
  1. <form method="get" action="http://www.pxzn.cn/search.php">
  2.         <input type="hidden" name="mod" value="forum" />
  3.         <input type="text" name="srchtxt" id="srchtxt" value="" />
  4.         <input type="submit" name="submit" value="搜索" />
  5. </form>
复制代码
请把www.pxzn.cn 改成你自己的
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-9-22 19:31 , Processed in 0.110030 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表