帝国cms搜索订单号插件

帝国cms搜索订单号插件

  • 下载方式:免费下载
  • 插件类型: 帝国CMS免费插件
  • 插件大小:1.60 KB
  • 发布时间:2014-09-22
  • 插件编码:UTF-8
  • 浏览次数:2.3万+
暂停下载
收藏
点赞(16)
插件介绍

下载下来的search.php文件上传 e/ShopSys/order/ 文件到指定路径中

修改“search.php”文件里的

POST方式:$ddno=(int)$_POST['ddno'];
GET方式:$ddno=(int)$_GET['ddno'];

POST搜索方式:

<form action="[!--news.url--]e/ShopSys/order/search.php" method="post">
<table border="0" cellspacing="6" cellpadding="0">
<tr>
<td><strong>订单搜索:</strong>
<input name="ddno" type="text" size="32" class="inputText" value="" />
</td>
<td><input type="image" class="inputSub" src="[!--news.url--]skin/default/images/search.gif" /></td>
</tr>
</table>
</form>

GET搜索方式:

<form action="[!--news.url--]e/ShopSys/order/search.php" method="get">
<table border="0" cellspacing="6" cellpadding="0">
<tr>
<td><strong>订单搜索:</strong>
<input name="ddno" type="text" size="32" class="inputText" value="" />
</td>
<td><input type="image" class="inputSub" src="[!--news.url--]skin/default/images/search.gif" /></td>
</tr>
</table>
</form>

没有找到您需要的帝国CMS插件?

提交您的需求,定制插件。

立即咨询
帝国CMS模板网 帝国CMS模板网(www.daixiao360.cn)长期承接帝国CMS模板定制,帝国CMS仿站,帝国CMS采集规则,帝国CMS插件,帝国CMS二次开发。