session_start();
extract($_POST);
//日本時間の取り出し
putenv("TZ=JST-9");
$timestampJ = mktime();
$JST_y=strftime( "%Y",$timestampJ);
$JST_m=strftime( "%m",$timestampJ);
$JST_d=strftime( "%d",$timestampJ);
$JST_H=strftime( "%H",$timestampJ);
$JST_M=strftime( "%M",$timestampJ);
$JST_s=strftime( "%s",$timestampJ);
$tourokubi = $JST_y."-".$JST_m."-".$JST_d." ".$JST_H.":".$JST_M.":"."00";
$today = $JST_y."年".$JST_m."月".$JST_d."日";
//$scanbody0 = $_COOKIE["scanbody0"]; //ユーザーID
//$scanbody1 = $_COOKIE["scanbody1"]; //パスワード
//$scanbody2 = $_COOKIE["scanbody2"]; //ニックネーム
$scanbody3 = $_COOKIE["scanbody3"]; //userid(ユーザー識別用)
$complete_f = 0;
if($submit != ""){
//DBのオープン開始
$dbHandle=mysql_connect ("localhost", "nstar10_7starweb", "2549TA") ;
//DBの選択//DBの接続に失敗した場合はエラー表示をおこない処理中断
if ($dbHandle == False) {
print ("can not connect db\n");
exit;
}
//DB名
$db = "nstar10_diet";
//SQL文の実行
$kubun1 = 1;
$sql = "insert into dietuser (nick,mailaddress,sex,age,height,prefecture,memo,kubun1,tourokubi) values ('$nick','$mailaddress','$sex','$age','$height','$prefecture','$memo','$kubun1','$tourokubi')";
$rs = mysql_db_query($db,$sql);
if( !$rs ) {
print "登録に失敗しました。ブラウザの戻るボタン押してやり直してください。
\n";
print "SQL: $sql
\n";
print "Error: " . mysql_error() . "
\n";
exit;
}
//DBへの接続を切断
mysql_close($dbHandle);
$subject="ダイエットカレンダー:仮登録完了しました";
$to=$mailaddress.",master@7starweb.com";
$body = "以下の内容で仮登録致しました。\r\n\r\n";
$body .= "お名前(nick):".$nick."\r\n";
$body .= "メールアドレス:".$mailaddress."\r\n";
$body .= "性別:".$sex."\r\n";
$body .= "身長:".$height."\r\n";
$body .= "県名:".$prefecture."\r\n";
$body .= "ご意見:".$memo."\r\n\r\n";
$body .= "このメールは自動送信しています。\r\n";
mb_language("Ja");
mb_internal_encoding("SJIS") ;
//メール送信
mb_send_mail($to,$subject,$body,"From: master@7starweb.com");
$complete_f = 1;
}
if(!isset($scanbody2)){
$username = "ゲスト";
}else{
$username = $scanbody2;
}
?>
ダイエットカレンダー会員登録募集
|
ビリーズブートキャンプ
|
|
|
 |
| |
WELCOME TO MY DIET
THE MIND DIET STARTS HERE |
ようこそ
=$username ?>
さん
会員登録
(
=$JST_m?>
月
=$JST_d?>
日)
if($complete_f == 1){ ?>
仮登録完了しました
あなたのメールアドレスにも仮登録完了を送信しました
} ?>
|
 |
| NEWS ZONE |
11.07.05 -Lorem ipsum dolor sit
Amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod
read more |
11.07.05 -Lorem ipsum dolor sit
Amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod
read more |
|
 |
 |
| SKILL ZONE |
| Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod |
| read more |
|
 |
|
 |
|
|
 |
|
|
|
|