Files
G4G0-2/Client Server Systems/Week 1/workshop1/index.php
2025-01-30 09:27:31 +00:00

4 lines
110 B
PHP
Executable File

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