in reply to Re: Re: copy files to the nonpermanent directory
in thread copy files to the nonpermanent directory
Letting us see a snippet of your code will make solving your problems MUCH easierchomp($path); chomp($file); $dir1 = join('\\', 'c:', $path, $file);
|
|---|