Files
phpstorm/workshop1/index.php
2024-10-16 09:24:22 +01:00

4 lines
110 B
PHP

<?php
echo "Tomorrow I'll learn PHP global variables";
echo "<br>";
echo "This is a bad command : del c:\*.*";