<?php
// script_maitre_code_php.html
include "script_en-tete.html";
include "script_corps.php";
include "script_pied.html";
?>