IP address: $client_ip
"; + Your hostname is: echo "Hostname: $client_hostname
"; +diff --git a/ip-info/index.php b/ip-info/index.php new file mode 100644 index 0000000..4db0658 --- /dev/null +++ b/ip-info/index.php @@ -0,0 +1,23 @@ + +
+IP address: $client_ip
"; + Your hostname is: echo "Hostname: $client_hostname
"; +