diff --git a/index.php b/index.php new file mode 100644 index 0000000..4388527 --- /dev/null +++ b/index.php @@ -0,0 +1,49 @@ +query($sql); + + $user = $result->fetch_assoc(); +} + +?> + + + +
+ + + +Hello = htmlspecialchars($user["name"]) ?>
+ + + + + + + + + +