December 2008 20:23
To: Mayer, Jonathan
Cc: Wolf; php-general@lists.php.net
Subject: RE: [PHP] Downloading file from local network machine
On Fri, 2008-12-05 at 17:32 +, Mayer, Jonathan wrote:
> Thanks Wolf :)
>
> Yup, I had considered that, although there could be up to 8 differen
gt; >
> > > -Original Message-
> > > From: Wolf [mailto:[EMAIL PROTECTED]
> > > Sent: 05 December 2008 17:29
> > > To: Mayer, Jonathan; php-general@lists.php.net
> > > Subject: Re: [PHP] Downloading file from local network machine
> > >
Hello Jonathan,
On Fri, 2008-12-05 at 17:32 +, Mayer, Jonathan wrote:
> Thanks Wolf :)
>
> Yup, I had considered that, although there could be up to 8 different servers
> so that's 8 seperately mapped drives.
>
> If that's the simplest/neatest way, I'll do that, although I did wonder
> wh
cember 2008 17:29
> > To: Mayer, Jonathan; php-general@lists.php.net
> > Subject: Re: [PHP] Downloading file from local network machine
> >
> >
> > > I would like to present users to our internal intranet with a link to
> > > download a file from a folder o
I did wonder
> whether there was some other clever another way around it.
>
> -Original Message-
> From: Wolf [mailto:[EMAIL PROTECTED]
> Sent: 05 December 2008 17:29
> To: Mayer, Jonathan; php-general@lists.php.net
> Subject: Re: [PHP] Downloading file from local net
riginal Message-
From: Wolf [mailto:[EMAIL PROTECTED]
Sent: 05 December 2008 17:29
To: Mayer, Jonathan; php-general@lists.php.net
Subject: Re: [PHP] Downloading file from local network machine
> I would like to present users to our internal intranet with a link to
> download a file from a
> I would like to present users to our internal intranet with a link to
> download a file from a folder on a different machine on our local
> network (such as \\computername\folder\file)
Map the drive to the server so that it is accessible as /folder/file on the
website.
Voila, no more prob
7 matches
Mail list logo