From 655430c3a6eb9e849a27ae0cf4cc241175da130f Mon Sep 17 00:00:00 2001 From: Paul LEVRAULT Date: Sat, 25 Nov 2023 16:47:58 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'PHP'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PHP.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/PHP.md b/PHP.md index d9605cb..359da81 100644 --- a/PHP.md +++ b/PHP.md @@ -1 +1,13 @@ -HELLO \ No newline at end of file +:white_check_mark: PDO et Pattern Gateway +Implémentation MVC et 2 contrôleurs +Pattern Frontcontroleur sans routage +Autoloader simple sans namespace +Validation des entrées +Vues dont vue erreur +Partie administration ou équivalent +Vues complètes bien segmentées et utilisation bootstrap +Utilisation namespace et psr4 +Moteur twig pour les vues +Pattern Frontcontroleur avec routage +Javascript +Pattern fabrique \ No newline at end of file