correction-ulysse (#2)

# Correction pour les TP1 TP2 et TP3

Je n'ai pas testé la connexion à la DB pour le moment car je ne peux pas me co sur https://dwarves.iut-fbleau.fr/phpmyadmin

Co-authored-by: JARNOUEN DE VILLARTAY Ulysse (SAFRAN AIRCRAFT ENGINES) <ulysse.jarnouen-de-villartay@safrangroup.com>
Reviewed-on: monnerat/web_2025#2
This commit is contained in:
2026-04-15 15:34:46 +02:00
parent 045ec81ae2
commit a4580652f8
22 changed files with 692 additions and 215 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<?php
include './include/favoris.inc.php';
include_once './include/favoris.inc.php';
?>
<!DOCTYPE html>
<html lang="fr">
@@ -17,7 +17,7 @@ include './include/favoris.inc.php';
<body>
<main>
<h2>
Exercice 4 : Favoris
Exercice 4 : Favoris
</h2>
<!-- À compléter -->