> -Original Message-
> From: Ignacio Vazquez-Abrams [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 22, 2001 11:01 AM
> To: johnny p.
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] file storage/downloader...
>
>
> On Sun, 21 Jan 2001, johnny p. wrote:
>
&
g too much.
Just a thought.
John Parker
> -Original Message-
> From: Ignacio Vazquez-Abrams [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, January 22, 2001 11:01 AM
> To: johnny p.
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] file storage/downloader...
>
> On Sun,
On Sun, 21 Jan 2001, johnny p. wrote:
> Ok, here's the prolem: I'm trying to create a feature on my site similar to
> xdrive.com. Basically I want the user to be able to upload a file and have
> it stored on my server. I also want to have the ability for the user to
> download the file at a la
round - there are
tutorials over this on phpbuilder.com I'm pretty sure.
Regards,
--Toby
- Original Message -
From: "johnny p." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 22, 2001 12:30 AM
Subject: [PHP] file storage/downloader...
> Ok
> If I store the file in a non-apache directory, how does the
> user download the file?
Use a file, "download.php" that will make sure the user is
authenticated, then fetch the contents of the file, and send the
file to the browser.
Jason
--
PHP General Mailing List (http://www.php.net/)
To
Ok, here's the prolem: I'm trying to create a feature on my site similar to
xdrive.com. Basically I want the user to be able to upload a file and have
it stored on my server. I also want to have the ability for the user to
download the file at a later time. Account authentiaction is handled, n
6 matches
Mail list logo