Hello,
I basically want to store files in a folder, depending on the user name: $user, and called $date.txt.
It was no problem creating them. The only problem is that I can't do something like this:
if (blah = true) {$file = /$user/$date.txt;}
And then later save to $file.
Anytime I try this...
Hello,
I am relatively new to this, so I'm not even sure if this is the easiest way to go about this problem.
I have a couple of check boxes written in html stored in a Perl file that is run through cgi.
The problem is that I want to be able to dissable the checked boxes after they have been...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.