<?php
include('SMTPClass.php');
$use_smtp = '0';
$emailto = 'yourname@yourdomain.com';
// retrieve from parameters
$emailfrom = isset($_POST["email"]) ? $_POST["email"] : "";
$nocomment = isset($_POST["nocomment"]) ? $_POST["nocomment"] : "";
$subject = 'Email from Frost';
$message = '';
$response = '';
$response_fail = 'There was an error verifying your details.';
// Honeypot captcha
if($nocomment == '') {
$params = $_POST;
foreach ( $params as $key=>$value ){
if(!($key == 'ip' || $key == 'emailsubject' || $key == 'url' || $key == 'emailto' || $key == 'nocomment' || $key == 'v_error' || $key == 'v_email')){
$key = ucwords(str_replace("-", " ", $key));
if ( gettype( $value ) == "array" ){
$message .= "$key: \n";
foreach ( $value as $two_dim_value )
$message .= "...$two_dim_value<br>";
}else {
$message .= $value != '' ? "$key: $value\n" : '';
}
}
}
$response = sendEmail($subject, $message, $emailto, $emailfrom);
} else {
$response = $response_fail;
}
echo $response;
// Run server-side validation
function sendEmail($subject, $content, $emailto, $emailfrom) {
$from = $emailfrom;
$response_sent = 'Thank you. Your messsage has been received.';
$response_error = 'Error. Please try again.';
$subject = filter($subject);
$url = "Origin Page: ".$_SERVER['HTTP_REFERER'];
$ip = "IP Address: ".$_SERVER["REMOTE_ADDR"];
$message = $content."\n$ip\r\n$url";
// Validate return email & inform admin
$emailto = filter($emailto);
// Setup final message
$body = wordwrap($message);
if($use_smtp == '1'){
$SmtpServer = 'SMTP SERVER';
$SmtpPort = 'SMTP PORT';
$SmtpUser = 'SMTP USER';
$SmtpPass = 'SMTP PASSWORD';
$to = $emailto;
$SMTPMail = new SMTPClient ($SmtpServer, $SmtpPort, $SmtpUser, $SmtpPass, $from, $to, $subject, $body);
$SMTPChat = $SMTPMail->SendMail();
$response = $SMTPChat ? $response_sent : $response_error;
} else {
// Create header
$headers = "From: $from\r\n";
$headers .= "MIME-Version: 1.0\r\n";
$headers .= "Content-type: text/plain; charset=utf-8\r\n";
$headers .= "Content-Transfer-Encoding: quoted-printable\r\n";
// Send email
$mail_sent = @mail($emailto, $subject, $body, $headers);
$response = $mail_sent ? $response_sent : $response_error;
}
return $response;
}
// Remove any un-safe values to prevent email injection
function filter($value) {
$pattern = array("/\n/", "/\r/", "/content-type:/i", "/to:/i", "/from:/i", "/cc:/i");
$value = preg_replace($pattern, "", $value);
return $value;
}
exit;
?>
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
【项目资源】:包含前端、后端、移动开发、操作系统、人工智能、物联网、信息化管理、数据库、硬件开发、大数据、课程资源、音视频、网站开发等各种技术项目的源码。包括STM32、ESP8266、PHP、QT、Linux、iOS、C++、Java、python、web、C#、EDA、proteus、RTOS等项目的源码。【项目质量】:所有源码都经过严格测试,可以直接运行。功能在确认正常工作后才上传。【适用人群】:适用于希望学习不同技术领域的小白或进阶学习者。可作为毕设项目、课程设计、大作业、工程实训或初期项目立项。【附加价值】:项目具有较高的学习借鉴价值,也可直接拿来修改复刻。对于有一定基础或热衷于研究的人来说,可以在这些基础代码上进行修改和扩展,实现其他功能。【沟通交流】:有任何使用上的问题,欢迎随时与博主沟通,博主会及时解答。鼓励下载和使用,并欢迎大家互相学习,共同进步。
资源推荐
资源详情
资源评论
收起资源包目录
Frost黑色大图婚纱摄影宽屏bootstrap模板5088.zip (160个子文件)
bootstrap.css 119KB
style-dosis.css 69KB
style.css 69KB
style-josefin.css 69KB
settings.css 49KB
fontello.css 30KB
budicons.css 15KB
owl.carousel.css 5KB
jquery.fancybox.css 5KB
pink.css 3KB
gray.css 3KB
purple.css 3KB
orange.css 3KB
red.css 3KB
green.css 3KB
blue.css 3KB
jquery.fancybox-buttons.css 2KB
prettify.css 839B
jquery.fancybox-thumbs.css 735B
.DS_Store 15KB
fontello.eot 135KB
budicon.eot 52KB
fontello-social.eot 17KB
fontello-circle.eot 4KB
blank.gif 49B
blank.gif 43B
fontello.html 123KB
budicon.html 54KB
index.html 38KB
blog-post.html 24KB
elements.html 20KB
blog3.html 18KB
blog.html 17KB
blog4.html 16KB
blog2.html 15KB
pricing.html 12KB
footer.html 11KB
headings.html 9KB
portfolio-post.html 9KB
portfolio-post6.html 9KB
portfolio-post7.html 9KB
portfolio-post2.html 9KB
portfolio-post8.html 8KB
portfolio-post5.html 8KB
portfolio-post3.html 8KB
portfolio-post4.html 8KB
slider-bg3.jpg 236KB
slider-bg2.jpg 175KB
parallax2.jpg 158KB
parallax4.jpg 92KB
parallax1.jpg 68KB
parallax3.jpg 67KB
slider-bg1.jpg 56KB
big.jpg 19KB
pp6-1.jpg 15KB
pp6-2.jpg 15KB
s.jpg 12KB
pp1-1.jpg 12KB
pp1-2.jpg 12KB
pp1-3.jpg 12KB
pp4-2.jpg 10KB
pp4-3.jpg 10KB
pp4-1.jpg 10KB
pp5-2.jpg 8KB
pp2-1.jpg 8KB
pp5-1.jpg 8KB
pp2-2.jpg 8KB
pp2-3.jpg 7KB
pp3-6.jpg 7KB
pp3-5.jpg 7KB
pp3-3.jpg 7KB
pp3-1.jpg 7KB
pp3-4.jpg 7KB
pp3-2.jpg 7KB
bb1.jpg 7KB
bb3.jpg 7KB
bb2.jpg 6KB
bp1-full.jpg 6KB
bp2-full.jpg 6KB
team3.jpg 5KB
team2.jpg 5KB
team1.jpg 5KB
b1.jpg 5KB
b2.jpg 5KB
b8.jpg 5KB
b6.jpg 5KB
b7.jpg 5KB
b5.jpg 5KB
b4.jpg 5KB
b3.jpg 5KB
b9.jpg 5KB
p9.jpg 4KB
p4.jpg 4KB
p8.jpg 4KB
p6.jpg 4KB
p13.jpg 4KB
p12.jpg 4KB
p14.jpg 4KB
p11.jpg 4KB
p5.jpg 4KB
共 160 条
- 1
- 2
资源评论
CrMylive.
- 粉丝: 1w+
- 资源: 4万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- JAVASpring MVC考试系统源码数据库 MySQL源码类型 WebForm
- 0045、单片机屏循环显示诗歌.zip
- C#ASP.NET幼儿园网站源码 前台+后台数据库 SQL2008源码类型 WebForm
- 这是一个用于IP和域名碰撞匹配访问的小工具优化版,能减少碰撞中出来的误报,旨意用来匹配出渗透过程中需要绑定hosts才能访问的弱主机或内部系统 .zip
- C#ASP.NET设备管理系统源码带文档+视频数据库 SQL2008源码类型 WebForm
- 电梯扶梯跌倒行为检测数据集VOC+YOLO格式1529张3类别.zip
- iwara4a-master.zip
- 自动化撰写渗透报告.zip
- 酒精检测游戏适用游戏游戏游戏游戏
- springboot设计-基于Spring Boot的员工管理信息系统设计方案
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功