ご相談・お問合わせ
" ;
$header = "From:<".$_POST['emailadd'].">" ;
mb_send_mail($mailadd, $subject, $text, $header);//メール送信
mb_send_mail($mailadd_1, $subject, $text, $header);//メール送信
//お客様宛メール//////////////////////////////////////////////////////
$mailadd = $_POST['emailadd'] ;
$subject = "[アーキテクトハイム]お問い合わせありがとうございます。";
$text="-------------------------------------------------------\n"
. "この度はご相談・お問い合わせありがとうございます。\n"
. "-------------------------------------------------------\n"
. "このメールは自動返信メールです。\n"
. "メール内容を確認のうえ、再度こちらよりご連絡させていただきます。\n"
. "\n"
. "***送信内容****************\n"
. "\n"
. $text
. "***********************\n"
. "\n"
. "\n";
$text .="\n"
. "****************************************************\n"
. "ARCHITECT HiM アーキテクトハイム\n"
. "〒507-0813 岐阜県多治見市滝呂町9-152-3\n"
. "TEL/0572-25-7033 FAX/0572-25-7877\n"
. "E-mail/info@him.gs\n"
. "HPアドレス/http://him.gs\n"
. "****************************************************\n";
$header = "From:" . mb_encode_mimeheader("ARCHITECT HiM アーキテクトハイム") . "" ;
mb_send_mail($mailadd, $subject, $text, $header);//メール送信
//画面表示
print "
" ; $strhonbun=stripslashes($strhonbun) ; print nl2br($strhonbun) . "
" ; if($chkinput){ print "\n" . "\n" . "\n" . "\n" . "\n" . "\n" . "" ; }else{ print "\n"; } ?>
ありがとうございました。
\n"
. $mailadd . "宛に確認のメールを送信しました。
\n"
. "確認メールが届かない場合、
メールアドレスの記入間違い又は、
携帯メールの場合には受信拒否設定にされている可能性があります。
" . ltrim($key,'*') . "が入力されていません。
\n" ; }elseif( $key=="kakunin" || $key=="submit_x" || $key=="submit_y" ){ //何もしない }else{ if( is_array($d) ){ $strhonbun .= "【" . ltrim($key,'*') . "】\n"; $strhonbun .= " " ; foreach($d as $ck){ $strhonbun .= $ck . ", " ; } $strhonbun .= "\n" ; }else{ $strhonbun .= "【" . ltrim($key,'*') . "】\n" . $d . "\n\n" ; } } } print nl2br($strcation) . "" ; $strhonbun=stripslashes($strhonbun) ; print nl2br($strhonbun) . "
" ; if($chkinput){ print "\n" . "\n" . "\n" . "\n" . "\n" . "\n" . "" ; }else{ print "\n"; } ?>