<?php session_start() ; session_destroy(); ?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>CT1 Check</title> </head> <body class="oneColElsCtr"> <table width="400" align="center"> <tr align="center"> <td> 資料已重設! </td></tr> </table> </body> </html>