Re: [PHP] file upload utility ?

2011-02-07 Thread Daniel Brown
On Mon, Feb 7, 2011 at 11:03, Frank Bonnet wrote: > I found nothing that's why I wrote this !!! My point is, you only told everyone what you're trying to do. Not once did you ask a question or mention where you're seeking guidance, other than your ambivalence on file uploads and distribution

Re: [PHP] file upload utility ?

2011-02-07 Thread Jim Lucas
On 2/7/2011 8:03 AM, Frank Bonnet wrote: > On 02/07/2011 05:01 PM, Daniel Brown wrote: >> On Mon, Feb 7, 2011 at 10:56, Frank Bonnet wrote: >>> Hello >>> >>> I'm searching for a utility that let our users upload a file >>> on a server , then generate a temporary link that point >>> to the real fil

Re: [PHP] file upload utility ?

2011-02-07 Thread Ashley Sheridan
"Frank Bonnet" wrote: >On 02/07/2011 05:01 PM, Daniel Brown wrote: >> On Mon, Feb 7, 2011 at 10:56, Frank Bonnet wrote: >>> Hello >>> >>> I'm searching for a utility that let our users upload a file >>> on a server , then generate a temporary link that point >>> to the real file. >>> >>> As this

Re: [PHP] file upload utility ?

2011-02-07 Thread Frank Bonnet
On 02/07/2011 05:01 PM, Daniel Brown wrote: On Mon, Feb 7, 2011 at 10:56, Frank Bonnet wrote: Hello I'm searching for a utility that let our users upload a file on a server , then generate a temporary link that point to the real file. As this is for internal use we don't need security, the fi

Re: [PHP] file upload utility ?

2011-02-07 Thread Daniel Brown
On Mon, Feb 7, 2011 at 10:56, Frank Bonnet wrote: > Hello > > I'm searching for a utility that let our users upload a file > on a server , then generate a temporary link that point > to the real file. > > As this is for internal use we don't need security, the file > can be read by anyone. > > The

[PHP] file upload utility ?

2011-02-07 Thread Frank Bonnet
Hello I'm searching for a utility that let our users upload a file on a server , then generate a temporary link that point to the real file. As this is for internal use we don't need security, the file can be read by anyone. The goal is to distribute the file to our users by sending them an ema