This commit is contained in:
Luc Dartois 2024-05-15 09:08:53 +02:00
parent 2b59dee034
commit faa8241c23
3 changed files with 664 additions and 0 deletions

BIN
TP/TP3/TP3.pdf Normal file

Binary file not shown.

652
TP/TP3/sources/cinema.sql Normal file

File diff suppressed because one or more lines are too long

12
TP/TP3/sources/header.php Normal file
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<title>Films</title>
<link rel="stylesheet" href="http://www.iut-fbleau.fr/css/tacit.css">
<link rel="stylesheet" href="./css/style.css">
</head>
<body container>