Added lot of junk laying around on harvie.cz
[mirrors/Programs.git] / php / stredni-php / delete.php
diff --git a/php/stredni-php/delete.php b/php/stredni-php/delete.php
new file mode 100755 (executable)
index 0000000..9466aa8
--- /dev/null
@@ -0,0 +1,8 @@
+<?php\r
+\r
+$fp = FOpen ("gbook.txt", "w");\r
+FWrite ($fp, "");\r
+FClose ($fp);\r
+echo "Soubor gbook.txt byl vyprazdnen.";\r
+\r
+?>\r
This page took 0.084167 seconds and 4 git commands to generate.