帝国CMS留言板回复后发送EMAIL通知客户,cmsemail
说明:修改1:e/admin/tool/ReGook.php /*回复表单*/
43行处添加代码
-----------------------------------------------------------------------------------------------
复制代码 代码如下:
/*取用户EMIAL地址*/
/*取用户留言信息*/
-----------------------------------------------------------------------------------------------
67行添加表单选择项
------------------------------------------------------------------------------------------------------------------
<tr bgcolor="#FFFFFF"> <td height="25">通知书友:</td> <td height="25"> <input name="checked[]" type="checkbox" id="checked[]" value="" title="发Emial通知书友" style="background:#99C4E3"> <span style="color:red"> 书友Email:<?=$r[email]?> </span> </td> </tr>
---------------------------------------------------------------------------------------------------------------------
修改2:
e/admin/tool/gbook.php 添加一行:
include("../../class/SendEmail.inc.php");
30行代码
----------------------------------------------------------
elseif($enews=="ReGbook") { $lyid=$_POST['lyid']; $bid=$_POST['bid']; $retext=$_POST['retext']; ReGbook($lyid,$retext,$bid,$logininid,$loginin); }
----------------------------------------------------------
修改成:
----------------------------------------------------------
elseif($enews=="ReGbook") { $lyid=$_POST['lyid']; $bid=$_POST['bid']; $retext=$_POST['retext']; $email=$_POST['email']; $lytext=$_POST['lytext']; $checked=(int)$_POST['checked']; if($checked)//发送 { EcmsToSendMail($email,$lytext,$retext); } ReGbook($lyid,$retext,$bid,$logininid,$loginin); }
以上所述就是本文的全部内容了,希望大家能够喜欢。

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

SublimeText3 Linux new version
SublimeText3 Linux latest version