Added lot of junk laying around on harvie.cz
[mirrors/Programs.git] / php / stredni-php / delete.php
CommitLineData
8de51304
H
1<?php\r
2\r
3$fp = FOpen ("gbook.txt", "w");\r
4FWrite ($fp, "");\r
5FClose ($fp);\r
6echo "Soubor gbook.txt byl vyprazdnen.";\r
7\r
8?>\r
This page took 0.085849 seconds and 4 git commands to generate.