From f6bd4da1449dce644aaf52c2fc699ec2947200c2 Mon Sep 17 00:00:00 2001 From: "barraux.a" Date: Thu, 28 Oct 2021 19:20:49 +0200 Subject: [PATCH] =?UTF-8?q?Gestion=20de=20sessions=20r=C3=A9f=C3=A9rant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 13 +++++++++++++ session_restraintes.php | 16 ++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 index.php create mode 100644 session_restraintes.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..05023ba --- /dev/null +++ b/index.php @@ -0,0 +1,13 @@ + + + + Login + + +
+ Login:
+ Pwd:
+ +
+ + \ No newline at end of file diff --git a/session_restraintes.php b/session_restraintes.php new file mode 100644 index 0000000..9611983 --- /dev/null +++ b/session_restraintes.php @@ -0,0 +1,16 @@ + \ No newline at end of file