php mail 在线,在线web e-mail发送
名稱:CJ Web2Mail V3.0
說(shuō)明:很多網(wǎng)站的“Contact Us ”打開(kāi)的是outlook,但很多人沒(méi)裝。本人提供的是web發(fā)。可以給管理員發(fā)信的人自動(dòng)發(fā)一封確認(rèn)信,同時(shí)管理員也可以收到一封!
演示:http://phptext.512j.com(左下角的“Contact Us ”)
下載:http://phptext.512j.com/download/show.php?id=350
安裝:1.把web2mail解壓然后全部上傳(其中“CJ Website Design - web design, scripts and more.url”“INSTALLATION GUIDE”可以不傳)
2.在“web2mail_config.php”中設(shè)置管理員信息
$yourname = "Your Name"把 "Your Name"改為你的名字
以下的同
$your_website = "Your Site Name"
$your_webaddress = "http://www.yoursite.com";;
$admin_email = "yourname@youremail.com"
以下為個(gè)性設(shè)置:
$show_ip = "yes"
$auto_responder = "yes"
$auto_subject = "Auto Responder"
$error_messages = "yes"
$multipart_emails= "yes";
$html_font = "verdana";
$html_font_size = "10pt"
$alink_color = "#11116E"
$vlink_color = "#11116E"
$hlink_color = "#000000"
$default_thank_msg = "yes";
$thankyou_message_url = ""
3.在需要的地方調(diào)用:
如
a.
b.Contact Us
c.
function PopUpWeb2Mail(URL) {
window.open(URL, "",
"resizable=1,width=400,height=500");
}
Contact Us
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎(jiǎng)勵(lì)來(lái)咯,堅(jiān)持創(chuàng)作打卡瓜分現(xiàn)金大獎(jiǎng)總結(jié)
以上是生活随笔為你收集整理的php mail 在线,在线web e-mail发送的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 非农数据对股市影响?
- 下一篇: php5.6 连接 oracle,XAM