GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
added tips to lamer.bash help
[mirrors/Programs.git]
/
php
/
stredni-php
/
delete.php
Commit
Line
Data
8de51304
H
1
<?php
\r
2
\r
3
$fp = FOpen ("gbook.txt", "w");
\r
4
FWrite ($fp, "");
\r
5
FClose ($fp);
\r
6
echo "Soubor gbook.txt byl vyprazdnen.";
\r
7
\r
8
?>
\r
This page took
0.331576 seconds
and
4
git commands to generate.