>>>>> "Rene" == Rene Verharen <[EMAIL PROTECTED]> writes:

Rene> The (sub)dirs I want to create are input from a form, so I had to
Rene> change your example a little because

Rene>     my @dir=qw($FORM{'dir'});

No no no!  This is a security hole, unless you've also validated the
data using code you didn't show.  Please either *say* that or *show*
that... we have a lot of beginners looking over your shoulder.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to