elektronisk-kadaver-tidtaki.../index.php

13 lines
124 B
PHP

<!DOCTYPE html>
<html lang="no">
<body>
<table>
<tbody>
<?php
include("get_table.php")
?>
</tbody>
</table>
</body>
</html>