Hello MacBane,
(M == "MacBane") [EMAIL PROTECTED] writes:
M> I have some file upload code but it is not woking on debian linux,
M> could some one give me a hand
M> $the_path is set some where else
What is the value of $the_path?
M> $path = "/var/www/cms/gentext/$section/$doctype/";
This
I have some file upload code but it is not woking on debian linux, could
some one give me a hand
here is the part of the code that is broken
the path is below
$the_path is set some where else
$path = "/var/www/cms/gentext/$section/$doctype/";
if (!@copy($the_file, $the_path."\".$the_file_name
2 matches
Mail list logo