SetCurrentSectionName("database"); $_SESSION["db.Host"] = $Prf->GetValue("Host"); $_SESSION["db.Name"] = $Prf->GetValue("Name"); $_SESSION["db.User"] = $Prf->GetValue("User"); $_SESSION["db.Pass"] = $Prf->GetValue("Pass"); $userid = $_SESSION["userid"]; $sql = "select * from kou_user where userid = '$userid';"; $Pgr->DBRead($sql,$rec); $urec = $rec[0]; $sql = "delete from kou_merumaga where userid = '$userid';"; $Pgr->DBUpdate($sql); $sql = "delete from kou_maillist where userid = '$userid';"; $Pgr->DBUpdate($sql); $sql = "delete from kou_joinlist where userid = '$userid';"; $Pgr->DBUpdate($sql); $sql = "delete from kou_user where userid = '$userid';"; $Pgr->DBUpdate($sql); setcookie ("kof_login_data[0]", "", time() - 3600);//クッキー削除 setcookie ("kof_login_data[1]", "", time() - 3600);//クッキー削除 setcookie ("kof_login_data[2]", "", time() - 3600);//クッキー削除 setcookie ("kof_login_data[3]", "", time() - 3600);//クッキー削除 setcookie ("kof_login_data[4]", "", time() - 3600);//クッキー削除 session_destroy(); ?> 退会受付完了

nickname; ?>様の退会を受付けました。

ご利用ありがとうございました。

トップへ戻る