* Thus wrote Tom Ray [List] ([EMAIL PROTECTED]):
> I'm having a bit of an issue using exec() and system().
hmm.. seems to be the theme today :)
>
> $dir="unique_dir";
> system("cp -R forum /path/of/forum/location/of/forums/".escapeshellarg($dir));
>
> The forum directory is located in the same
I'm having a bit of an issue using exec() and system().
Background:
I have this script that installs forum software for a client, and that works like a
champ. In it I use system() to copy
the the default forum directory to the specified location the client sets, along with
a unique directory nam
2 matches
Mail list logo