From 1effe2115fc9eba5b9c8220f51183f9dd25720c4 Mon Sep 17 00:00:00 2001 From: Dhaval Prajapati <42002820+dhavz@users.noreply.github.com> Date: Fri, 2 Oct 2020 15:31:30 +0530 Subject: [PATCH] Protection against Cross Site Scripting --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index eb7a653..1a58d9b 100644 --- a/index.php +++ b/index.php @@ -27,9 +27,9 @@ //while($res = mysql_fetch_array($result)) { // mysql_fetch_array is deprecated, we need to use mysqli_fetch_array while($res = mysqli_fetch_array($result)) { echo "