From 3eaa96989acf1ca47516e0e2aa74dbcc64360be9 Mon Sep 17 00:00:00 2001 From: Tessar <30568430+tessar-master@users.noreply.github.com> Date: Tue, 12 Mar 2019 02:55:23 +0530 Subject: [PATCH] Report bug php php code is inserted in index.php --- index.php | 139 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) diff --git a/index.php b/index.php index e69de29..83e3c7f 100644 --- a/index.php +++ b/index.php @@ -0,0 +1,139 @@ + + + + + + +
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+ + + +
+ +
+
+ +
+
+
+query($sql) === TRUE) { + echo "Bug Reported successfully"; +} else { + echo "Error: " . $sql . "
" . $con->error; +} + +?> + + +