4 lines
110 B
PHP
Executable File
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:\*.*"; |