HEX
Server: Apache/2.4.46 (Win64) OpenSSL/1.1.1j PHP/8.4.25
System: Windows NT DESKTOP-4TAV2RJ 10.0 build 19045 (Windows 10) AMD64
User: fred (0)
PHP: 8.4.25
Disabled: NONE
Upload Files
File: C:/xampp/htdocs/FograCT1/sesDel.php
<?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>