in the above code $SAVE_DIRECTORY is /usr/tmp and i am trying to create a file with the value of puser in /usr/tmp. it has become a hell and i am not able to understand y i am not able to create the file with $puser value. the /usr/tmp dir has write permission to all.chop $SAVE_DIRECTORY if ($SAVE_DIRECTORY =~ /\/$/); use CGI qw(:standard); $query = new CGI; $puser = $query->param("pusr");
In reply to Re^2: help on this code below
by sasidhardv
in thread help on this code below
by sasidhardv
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |