<?php session_start(); unset( $_SESSION["DATA"] ); ?>
<html> <body> <a href="test_02.php">確認画面へ</a> </body> </html>