Warning: Undefined variable $entry in /home/c8183875/public_html/daigo-wh.co.jp/sys/sales_config.php on line 36

Warning: Trying to access array offset on value of type null in /home/c8183875/public_html/daigo-wh.co.jp/sys/sales_config.php on line 36
$value){ $val[$key] = $chk[$value]; } $str = implode('/',$val); } $entry["$name"] = $_POST["$name"]; $_POST["$name"] = htmlentities($str,ENT_QUOTES,mb_internal_encoding()); $item["$name"] = $str; } //必須項目に未入力があればエラー if ($required == 1 && $_POST["$name"] == "" ){ $error[$name]=$error_msg; }elseif($type !== "checkbox"){ $_POST["$name"] = htmlentities($_POST[$name],ENT_QUOTES,mb_internal_encoding()); $entry["$name"] = $_POST[$name]; $item["$name"] = $_POST[$name]; } //セレクタ形式のものは配列の値を$itemに代入 //都道府県の判定 if($name=="pref"){ $pref=$_POST["pref"]; $_POST["$name"] = $_PREF[$pref]; $item["$name"] = $_PREF[$pref]; } //メールアドレスの判定 if($type=="email" && $_POST["$name"] !==""){ if(!valid_mail($_POST["$name"])){ $error[$name]="正しいメールアドレスを入力してください"; } } //電話番号の判定 if($type=="tel" && $_POST["$name"] !==""){ if(!valid_tel($_POST["$name"])){ $error[$name]="正しい番号を入力してください"; } } //数値の判定 正の整数のみ if($type=="int" && $_POST["$name"] !==""){ if (!preg_match("/^[0-9]+$/",$_POST["$name"])){ $error[$name]="実数を半角数字で入力してください"; } } //数値の判定 負の整数含む if($type=="int_minus" && $_POST["$name"] !==""){ if (!preg_match("/^-?[0-9]+$/",$_POST["$name"])){ $error[$name]="整数を半角数字で入力してください"; } } //年数の判定 if($type=="year" && $_POST["$name"] !==""){ //現在の時刻を取得 $date=getdate(); if ($date[year] < $_POST["$name"]){ $error[$name]="実在の年数を入力してください"; } if (!preg_match("/^[0-9]{4}$/",$_POST["$name"])){ $error[$name]="西暦を4桁の数字で入力してください"; } } //インプットがselect,radioの場合に対応した値を設定 $s=""; if($type == "select" || $type == "radio" ){ $s = $chk[$_POST[$name]]; $_POST["$name"] = $s; $item["$name"] = $s; } $count++; } fclose($fp); //エラー項目があれば入力画面へリダイレクト if($error){ $_SESSION["error_summary"] = $error_state; } if ($erro_redirect == "1" && $_SESSION["error_summary"]) { //エラーあり → 入力画面へリダイレクト header("Location: $entry_page"); exit; } } //------------------------------------------ if($test == 1){ test(); exit; } ?> 送信内容の確認 | 醍醐倉庫

物流アウトソーシングすることでコスト削減!

醍醐倉庫にお任せください

下記の内容で送信いたします。
よろしければ 送信ボタンを押して下さい。

お問い合わせフォーム

お客様情報

会社名<必須>
Warning: Undefined array key "company" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 9
部署名
Warning: Undefined array key "section" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 13
役職
Warning: Undefined array key "position" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 17
お名前<必須>
Warning: Undefined array key "name01" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 21
 
Warning: Undefined array key "name02" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 21
フリガナ
Warning: Undefined array key "kana" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 25
 
Warning: Undefined array key "kana2" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 25
所在地
郵便番号
Warning: Undefined array key "zipcd" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 33
都道府県
Warning: Undefined array key "pref" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 37
市区町村
Warning: Undefined array key "addr1" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 41
番地
Warning: Undefined array key "addr2" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 45
ビル名
Warning: Undefined array key "addr3" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 49
TEL<必須>
Warning: Undefined array key "tel" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 56
携帯番号
Warning: Undefined array key "mobile" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 60
FAX
Warning: Undefined array key "fax" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 64
E-mail<必須>
Warning: Undefined array key "email" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 68

お返事の対応方法


Warning: Undefined array key "reply" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 73

お問い合わせ内容


Warning: Undefined array key "msg" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 76

お問い合わせ及び資料請求における個人情報の取り扱いについて<必須>


Warning: Undefined array key "prv_agree" in /home/c8183875/public_html/daigo-wh.co.jp/w/wp-content/themes/daigo-wh/content-inq_sales_confirm.php on line 79

再入力