From 0e0b34dcb8889f01ef3cc97a774108b54572c322 Mon Sep 17 00:00:00 2001 From: Mr SL1D3R <76396365+Mr-sl1d3r@users.noreply.github.com> Date: Tue, 21 Oct 2025 12:37:08 +0200 Subject: [PATCH] aggiunte prime cose --- .gitignore | 1 + index.php | 12 ++++++++++++ php/auth/login.php | 8 ++++++++ php/db/connect.php | 12 ++++++++++++ 4 files changed, 33 insertions(+) create mode 100644 .gitignore create mode 100644 index.php create mode 100644 php/auth/login.php create mode 100644 php/db/connect.php diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..723ef36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea \ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..fd8f699 --- /dev/null +++ b/index.php @@ -0,0 +1,12 @@ + + +
+ + + +