commit existing workshops

This commit is contained in:
boris
2024-10-16 09:24:22 +01:00
parent 803c11f46d
commit 4070dc5367
56 changed files with 2803 additions and 0 deletions

4
workshop1/index.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
echo "Tomorrow I'll learn PHP global variables";
echo "<br>";
echo "This is a bad command : del c:\*.*";