From 4168f7aff52f6e7cf7320e42252227dac5169c4a Mon Sep 17 00:00:00 2001 From: Horus3 Date: Sun, 16 Nov 2014 21:20:41 +0100 Subject: Initial commit. --- index.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 index.php (limited to 'index.php') diff --git a/index.php b/index.php new file mode 100644 index 0000000..99a8458 --- /dev/null +++ b/index.php @@ -0,0 +1,30 @@ + + + + + + + + + + Check HTTP Headers online! + Header: ' . htmlentities($_REQUEST['url']) .''; + } + ?> + + + + + +
+
+
+ +
+
+
+ + -- cgit v1.2.3