Re: [PHP] multi-uploading

2004-08-17 Thread Jason Davidson
post some code please. Jason "Brad Ciszewski" <[EMAIL PROTECTED]> wrote: > > I am having troubles with a script im trying to write. I was wondering > if anyone could help me. The script needs to upload 2 files to a > directory, and have a field for a name, which will then figure out the > URLs o

Re: [PHP] multi-uploading

2004-08-17 Thread Marcos Thiago M. Fabis
Maybe this help. http://www.phpclasses.org/browse/package/1708.html [s] Mt - Original Message - From: "Brad Ciszewski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 17, 2004 5:18 PM Subject: [PHP] multi-uploading > I

[PHP] multi-uploading

2004-08-17 Thread Brad Ciszewski
I am having troubles with a script im trying to write. I was wondering if anyone could help me. The script needs to upload 2 files to a directory, and have a field for a name, which will then figure out the URLs of the files put them in the database along with the specified name. Please help :o