„content/login/redirect.php“ ändern
parent
4f86089677
commit
bc89164435
|
@ -5,6 +5,6 @@
|
|||
|
||||
<body>
|
||||
<h1>ThreadR</h1>
|
||||
<h2><?php $username = $_POST['name'];
|
||||
echo "Welcome back, $username";?> </h2>
|
||||
<h3><?php $username = $_POST['name'];
|
||||
echo "Welcome back, $username";?> </h3>
|
||||
</html>
|
Loading…
Reference in New Issue