This home page is _personal_
This commit is contained in:
6
personal-home-page/pong.php
Normal file
6
personal-home-page/pong.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<pre>
|
||||
<?php
|
||||
echo $_SERVER['HTTP_USER_AGENT'], PHP_EOL;
|
||||
var_dump($_SERVER);
|
||||
?>
|
||||
</pre>
|
Reference in New Issue
Block a user