New change

This commit is contained in:
shobikaramasubbarayalu 2022-02-17 21:01:03 -05:00
parent 8ca03ba08e
commit b8c40672fa

View File

@ -22,5 +22,6 @@ if (isset($_GET["username"])) {
echo "Your name is "."$user";
}
?>
</body>
</html>