diff options
Diffstat (limited to 'usth/ICT3.2/prac/4/2.php')
-rw-r--r-- | usth/ICT3.2/prac/4/2.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usth/ICT3.2/prac/4/2.php b/usth/ICT3.2/prac/4/2.php new file mode 100644 index 0000000..a74d302 --- /dev/null +++ b/usth/ICT3.2/prac/4/2.php @@ -0,0 +1,2 @@ +<?= "'Tomorrow I\\'ll study PHP server-side scripting language.'<br>" + . "'Can you check if this command is correct : del c:\\\\*.*'"; |