Update
This commit is contained in:
@@ -6,5 +6,6 @@ require_once(__DIR__ . "/hangman_lib.php");
|
||||
session_start();
|
||||
|
||||
initGame();
|
||||
header("Location: hangman.php");
|
||||
|
||||
?>
|
||||
|
5
cgi-bin/uebung08/hangman.php
Normal file
5
cgi-bin/uebung08/hangman.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
phpinfo();
|
||||
|
||||
?>
|
Reference in New Issue
Block a user