You're going to want to mount the directory at the command line, something like
smbmount //server/share /localdir -o username=user,password=pass,uid=500,gid=500
Also be sure that /localdir is readable by the www-user account.
John
On 10/10/07, Alexis <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I know
Hi!
I haven't managed to use UNC-pat \\SERVER\computer... etc...
with PHP
But it's might be possible to do some network-mapping - a letter with the
directory? and then access the mapping-letter through PHP?
Best regards
/Gustav Wiberg
- Original Message -
From: "Alexis" <[EMAIL PROT