<?php
// Only process POST reqeusts.
if ($_SERVER["REQUEST_METHOD"] == "POST") {
// Get the form fields and remove whitespace.
$name = strip_tags(trim($_POST["name"]));
$name = str_replace(array("\r","\n"),array(" "," "),$name);
$email = filter_var(trim($_POST["email"]), FILTER_SANITIZE_EMAIL);
$subject = trim($_POST["subject"]);
$message = trim($_POST["message"]);
// Check that data was sent to the mailer.
if ( empty($name) OR empty($subject) 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.
// FIXME: Update this to your desired email address.
$recipient = "mdsalim400@gmail.com";
// Set the email subject.
$subject = "New contact from $name";
// Build the email content.
$email_content = "Name: $name\n";
$email_content .= "Email: $email\n\n";
$email_content .= "Subject: $subject\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
共215个文件
jpg:102个
html:59个
css:22个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 198 浏览量
2024-03-20
10:10:01
上传
评论
收藏 14.55MB ZIP 举报
温馨提示
大学生朋友们,即将迈入职场的你,是否在寻找一份能够彰显你技术实力和个人品味的项目作品? 职场白领们,是否希望扩展你的数字足迹,构建专业形象以提升职业竞争力? 这套「企业级网站HTML源码」正是你们需要的黄金钥匙! 【为大学生】提供一个高水准的毕业设计或展示平台,让你在求职面试中脱颖而出。 【为职场人】迅速搭建个人品牌网站,展现你的专业知识和行业洞察力。 特点: 专业级设计,企业化风格,展现严肃的商业态度。 响应式布局,适配多种设备,随时随地保持专业形象。 灵活可定制,易于学习和修改,可随心所欲添加个人色彩。 优化代码和SEO友好结构,助你在网络世界中建立扎实的基础。 赋予自己互联网世界的优势,让这份企业级网站源码成为你实现梦想的起点。购买后,无需花费大量时间学习复杂的编程知识,就能快速拥有一个专业的在线门户。立即行动,把握机遇,让你的未来更加光明!
资源推荐
资源详情
资源评论
收起资源包目录
企业级网站源码-创意商业代理机构网站模板-响应式适配移动端.zip (215个子文件)
bootstrap.min.css 118KB
animate.css 74KB
hamburgers.min.css 35KB
hamburgers.min.css 35KB
font-awesome.min.css 30KB
animate-headline.css 28KB
default.css 18KB
responsive.css 15KB
style.css 10KB
slider.css 8KB
blog.css 7KB
et-line-fonts.css 7KB
portfolio.css 6KB
magnific-popup.css 5KB
header.css 5KB
owl.carousel.css 5KB
meanmenu.css 3KB
breadcrumb.css 2KB
service.css 2KB
testimonial.css 1KB
footer.css 1KB
shortcodes.css 505B
fontawesome-webfont.eot 162KB
et-line.eot 32KB
index.html 28KB
index-2.html 28KB
index-8.html 25KB
index-6.html 24KB
about-us.html 23KB
blog-details.html 22KB
index-7.html 21KB
blog-3-column-full-wide.html 21KB
blog-4-column-full-wide.html 20KB
blog-right-sidebar.html 20KB
blog-left-sidebar.html 20KB
blog-3-column.html 19KB
index-3.html 19KB
wide-card-portfolio-6.html 18KB
mesonry-box-portfolio-3.html 18KB
index-4.html 18KB
blog.html 18KB
masonry-standard-gutter-less-full.html 18KB
masonry-standard-box.html 18KB
masonry-standard-gutter-full.html 18KB
masonry-standard-gutter-box.html 18KB
box-card-portfolio-2.html 17KB
wide-card-portfolio-3.html 17KB
box-card-portfolio-3.html 16KB
masonry-wide-gutterless-portfolio-3.html 16KB
masonry-wide-gutterless-portfolio-4.html 16KB
masonry-wide-gutterless-portfolio-2.html 16KB
masonry-box-gutterless-portfolio-2.html 16KB
masonry-box-gutterless-portfolio-3.html 16KB
mesonry-wide-portfolio-4.html 16KB
mesonry-wide-portfolio-3.html 16KB
mesonry-box-portfolio-4.html 16KB
wide-card-portfolio-4.html 16KB
wide-card-portfolio-2.html 16KB
mesonry-box-portfolio-2.html 16KB
wide-no-gutter-portfolio-6.html 16KB
wide-gutter-portfolio-6.html 16KB
masonry-box-gutterless-portfolio-4.html 16KB
wide-no-gutter-portfolio-3.html 16KB
box-card-portfolio-4.html 16KB
wide-gutter-portfolio-3.html 15KB
box-no-gutter-portfolio-3.html 15KB
mesonry-wide-portfolio-2.html 15KB
pricing.html 15KB
box-gutter-portfolio-3.html 15KB
index-5.html 15KB
wide-no-gutter-portfolio-4.html 14KB
wide-gutter-portfolio-2.html 14KB
wide-gutter-portfolio-4.html 14KB
box-gutter-portfolio-2.html 14KB
box-no-gutter-portfolio-4.html 14KB
box-no-gutter-portfolio-2.html 14KB
box-gutter-portfolio-4.html 14KB
wide-no-gutter-portfolio-2.html 14KB
single-portfolio-slider.html 13KB
contact.html 13KB
service-page.html 13KB
single-portfolio-3.html 13KB
single-portfolio.html 13KB
favicon.ico 766B
5.jpg 1.01MB
12.jpg 840KB
11.jpg 749KB
footer.jpg 667KB
brand.jpg 574KB
11.jpg 504KB
2.jpg 329KB
count.jpg 325KB
slider-bg-3.jpg 304KB
3.jpg 266KB
1.jpg 247KB
5.jpg 242KB
10.jpg 207KB
10.jpg 202KB
9.jpg 197KB
1.jpg 191KB
共 215 条
- 1
- 2
- 3
资源评论
DTcode7
- 粉丝: 3w+
- 资源: 4986
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- chromedriver-linux64_121.0.6126.0.zip
- chromedriver-linux64_121.0.6128.2.zip
- chromedriver-linux64_121.0.6133.0.zip
- chromedriver-linux64_121.0.6129.0.zip
- chromedriver-linux64_121.0.6139.0.zip
- chromedriver-linux64_121.0.6134.0.zip
- chromedriver-linux64_121.0.6137.0.zip
- chromedriver-linux64_121.0.6140.0.zip
- chromedriver-linux64_121.0.6142.0.zip
- chromedriver-linux64_121.0.6141.0.zip
- C++实现基于嵌入式QT的车载影音系统源码+项目说明(高分项目)
- chromedriver-linux64_121.0.6144.0.zip
- chromedriver-linux64_121.0.6143.0.zip
- chromedriver-linux64_121.0.6146.0.zip
- chromedriver-linux64_121.0.6147.0.zip
- chromedriver-linux64_121.0.6148.0.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功