/****************************************************** ' System :Eco-footprint 会員ページ ' Content:洗顔・歯磨きのシミュレーション '******************************************************/ $top = '.'; $inc = "$top/../inc"; include("$inc/common.php"); $inc = "$top/inc"; include("$inc/mypage.php"); include("$inc/sim_db.php"); // パラメータでエネルギー分類を受け取ったらセッションに保存 if ($eng_bunrui) $_SESSION['s_eng_bunrui'] = $eng_bunrui; ?>