6 lines
88 B
PHP
6 lines
88 B
PHP
<html>
|
|
<body>
|
|
Testform3
|
|
<?= $_GET['username'] ?>
|
|
</body>
|
|
</html>
|