maj avant tp noté

This commit is contained in:
2023-04-26 11:00:04 +02:00
parent da8751e107
commit 371c3aea80
17 changed files with 861 additions and 1 deletions

6
WEBBE/TP1/bonjour.php Normal file
View File

@@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<body>
<?php echo "<h1>hello world</h1>";?>
</body>
</html>