From 408376b8289ba4a310050d0ae80e9fcffb0fc9a9 Mon Sep 17 00:00:00 2001 From: Whykioh Date: Mon, 13 Apr 2026 02:09:24 +0200 Subject: [PATCH] a --- watchgether/RequestHandler.php | 12 +++++++ watchgether/index.php | 51 +++++++++++++++++++++++++++ watchgether/public/index.php | 64 ---------------------------------- 3 files changed, 63 insertions(+), 64 deletions(-) create mode 100644 watchgether/RequestHandler.php create mode 100644 watchgether/index.php delete mode 100644 watchgether/public/index.php diff --git a/watchgether/RequestHandler.php b/watchgether/RequestHandler.php new file mode 100644 index 0000000..7eea580 --- /dev/null +++ b/watchgether/RequestHandler.php @@ -0,0 +1,12 @@ + \ No newline at end of file diff --git a/watchgether/index.php b/watchgether/index.php new file mode 100644 index 0000000..737eeca --- /dev/null +++ b/watchgether/index.php @@ -0,0 +1,51 @@ + + + + + + WatchGether - Recherche + + + + +
+

Rechercher un film ou une série

+ +
+ + +
+ +
+ + $title +
+

$title

+

$date

+ +
+
"; + } + } + } + ?> +
+ + + + \ No newline at end of file diff --git a/watchgether/public/index.php b/watchgether/public/index.php deleted file mode 100644 index f4a5db5..0000000 --- a/watchgether/public/index.php +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - WatchGether - Votre cinéma à deux - - - - - - -
-

WATCHGETHER

- - Connexion - -
- -
-
-

- Fini de chercher pendant des heures. -

-

- Ajoutez vos films, synchronisez vos envies. - La liste commune trouve vos doublons instantanément pour des soirées ciné sans prise de tête. -

- -
-
-
🍿
-

Listes Perso

-

Chacun sa liste de films et séries à voir.

-
-
-
🤝
-

Match Automatique

-

Si vous voulez voir le même film, il apparaît ici.

-
-
-
🎲
-

Mode Aléatoire

-

Laissez le destin choisir votre programme ce soir.

-
-
- - -
-
- - - - - \ No newline at end of file