open(DATABASE, ">>/http01/cgi-bin/form/db/db.txt") or die "could not o +pen db: $!"; foreach $single_value (@form_values) { print DATABASE "$single_value|"; } close(DATABASE);
- Ant
- Some of my best work - Fish Dinner
In reply to Re: appending a file
by suaveant
in thread appending a file
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |