l102/website/detail.php

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> <link rel="stylesheet" href="style.css?t=<?php echo time() ?>"> <?php include ('functions.php'); include ('db.php'); include ('menu.php');?> </head> <body> </body> </html>

Resultaat

Made by Thijs Aarnoudse