From 7181ead64e373da64a7f4885f8b4269cd8550185 Mon Sep 17 00:00:00 2001 From: enzo Date: Mon, 27 Oct 2025 20:40:46 +0100 Subject: [PATCH] article --- article.php | 0 index.php | 32 +++++++++++++++++++++++++++++--- 2 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 article.php diff --git a/article.php b/article.php new file mode 100644 index 0000000..e69de29 diff --git a/index.php b/index.php index faff973..dcea76c 100644 --- a/index.php +++ b/index.php @@ -9,9 +9,35 @@ $stmt->execute(); - - Blog - + Mon Blog + + +

Mini projet

+

Bienvenue . Voici les derniers articles :

+ +
+ + fetch(PDO::FETCH_ASSOC)) : + ?> + +
+

+ +

+ ... +

+ + Lire la suite +
+
+ + + \ No newline at end of file