Factorisation des templates
base.phpstructure entière HTMLheader.php: contient le<header>avec le menu et nom de l’applimain.php: contient<main>, affichant<?= $content ?>footer.php: pied de pagerender()dansView.phpgère le buffer et appelle base + header/main/footer
No comments to display
No comments to display