<?php
header("Access-Control-Allow-Origin: *");
// Only process POST reqeusts.
if ($_SERVER["REQUEST_METHOD"] == "POST") {
// Get the form fields and remove whitespace.
$name = strip_tags(trim($_POST["con_name"]));
$name = str_replace(array("\r","\n"),array(" "," "),$name);
$email = filter_var(trim($_POST["con_email"]), FILTER_SANITIZE_EMAIL);
$message = trim($_POST["con_message"]);
// Check that data was sent to the mailer.
if ( empty($name) OR empty($message) OR !filter_var($email, FILTER_VALIDATE_EMAIL)) {
// Set a 400 (bad request) response code and exit.
http_response_code(400);
echo "Please complete the form and try again.";
exit;
}
// Set the recipient email address.
$recipient = "test@hasthemes.com";
// Set the email subject.
$subject = "Test Email for Template Demo - Mail From $name";
// Build the email content.
$email_content = "Name: $name\n";
$email_content .= "Email: $email\n\n";
$email_content .= "Message:\n$message\n";
// Build the email headers.
$email_headers = "From: $name <$email>";
// Send the email.
if (mail($recipient, $subject, $email_content, $email_headers)) {
// Set a 200 (okay) response code.
http_response_code(200);
echo "Thank You! Your message has been sent.";
} else {
// Set a 500 (internal server error) response code.
http_response_code(500);
echo "Oops! Something went wrong and we couldn't send your message.";
}
} else {
// Not a POST request, set a 403 (forbidden) response code.
http_response_code(403);
echo "There was a problem with your submission, please try again.";
}
?>
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
白色清新风格的电商家具商城整站网站源码下载.zip (181个子文件)
vendor.css 215KB
main.css 120KB
line-awesome.eot 110KB
lg.eot 4KB
loading.gif 574B
shop-list-sidebar.html 150KB
shop.html 150KB
shop-list-right-sidebar.html 150KB
shop-right-sidebar.html 150KB
shop-three-columns.html 141KB
index.html 135KB
shop-four-columns.html 132KB
index-02.html 129KB
shop-fullwidth.html 122KB
shop-list.html 122KB
product-details-variable.html 98KB
product-details-group.html 98KB
product-details-tab-style-2.html 96KB
product-details.html 96KB
product-details-tab-style-3.html 95KB
product-details-affiliate.html 93KB
product-details-sticky-right.html 90KB
product-details-gallery-right.html 90KB
product-details-sticky-left.html 90KB
product-details-gallery-left.html 90KB
product-details-slider-full-width.html 90KB
product-details-slider-box.html 90KB
checkout.html 85KB
blog-details-gallery.html 79KB
cart.html 78KB
blog-details-audio.html 78KB
blog-details-video.html 78KB
blog-details-image.html 78KB
blog-left-sidebar.html 75KB
blog.html 75KB
my-account.html 71KB
blog-03-columns.html 71KB
blog-02-columns.html 71KB
contact-us.html 70KB
blog-01-column.html 69KB
wishlist.html 65KB
compare.html 65KB
login-register.html 61KB
order-tracking.html 59KB
404.html 58KB
favicon.ico 1KB
page_title_bg.jpg 206KB
blog-09.jpg 90KB
blog-09-560x345.jpg 84KB
blog-08.jpg 80KB
blog-08-560x345.jpg 79KB
blog-07-560x345.jpg 78KB
blog-07.jpg 72KB
blog-06-560x345.jpg 62KB
blog-breadcrumb.jpg 61KB
blog-10-560x345.jpg 60KB
blog-11-350x236.jpg 58KB
blog-10.jpg 54KB
blog-06.jpg 48KB
blog-09-350x236.jpg 44KB
blog-08-350x236.jpg 41KB
blog-07-350x236.jpg 40KB
blog-06-350x236.jpg 35KB
blog-10-350x236.jpg 32KB
blog-06-400x350.jpg 25KB
banner-01.jpg 21KB
blog-01.jpg 17KB
blog-03.jpg 15KB
blog-02.jpg 14KB
team-04.jpg 13KB
banner-03.jpg 12KB
prod-01.jpg 9KB
comment-3.jpg 9KB
prod-03.jpg 9KB
prod-02.jpg 8KB
prod-01-270x300.jpg 6KB
banner-02.jpg 6KB
prod-02-270x300.jpg 6KB
prod-03-270x300.jpg 5KB
prod-04-270x300.jpg 5KB
client-1.jpg 5KB
client-2.jpg 5KB
prod-06-270x300.jpg 5KB
client-3.jpg 5KB
comment-1.jpg 4KB
prod-01-170x195.jpg 4KB
comment-2.jpg 4KB
prod-04-170x195.jpg 3KB
prod-02-170x195.jpg 3KB
prod-03-170x195.jpg 3KB
prod-05-270x300.jpg 3KB
prod-01-100x100.jpg 2KB
prod-03-100x100.jpg 2KB
prod-02-100x100.jpg 2KB
prod-02-70x88.jpg 2KB
prod-04-70x88.jpg 2KB
prod-01-70x88.jpg 2KB
prod-03-70x88.jpg 2KB
avatar-large-2.jpg 882B
vendor.js 309KB
共 181 条
- 1
- 2
资源评论
小徐博客
- 粉丝: 1975
- 资源: 5876
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 机械设计双工位贴提拉手胶纸机sw18可编辑非常好的设计图纸100%好用.zip
- C++实现高并发webserver项目
- 教育领域通用型大学物理/化学实验报告范本,指导实验教学与学生实验技能提升
- simulink仿真,一种用于三电平并网逆变器的简化模型预测控制(MPC)(矢量,合成矢量),采用了三种控制模式
- 云计算领域云手机私有化搭建指南:从零开始的企业级部署与管理方案
- 微信小程序从前端开发视角的完整开发流程与指南
- Mysql监视器资源包
- 该模型采用龙贝格观测器进行无传感器控制 其利用 PMSM 数学模型构造观测器模型,根据输出的偏差反馈信号来修正状态变量 当观测的电流实现与实际电流跟随时, 可以从观测的反电势计算得到电机的转子位置信
- Windographer 4.2.25 官方版
- 基于FPGA的FOC控制器,用于驱动BLDC/PMSM电机
- mqtt通讯调试工具win32,测试/调试软件工具,很好用.
- 基于FPGA的轻量级CAN总线控制器
- Java开发:简易命令行求和项目的构建与运行流程解析
- RPCRPCRPCRPCRPCRPC 远程解密
- 含分布式电源配电网潮流计算,IEEE33节点系统进行仿真 牛顿拉夫逊法,前推回代法算例程序 加入无功补偿装置,并可改变分布式电源的接入位置
- 全量mp-html组件
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功