threadr.lostcave.ddnss.de/content/login/redirect.php

9 lines
159 B
PHP
Raw Normal View History

<html>
<head>
<title>ThreadR</title>
</head>
<body>
<h1>ThreadR</h1>
<h2> Welcome back, <?php echo $_SESSION['username']; ?>!</h2>
</html>