Jump to content

Upload Form with Renaming/Unique Directory Capabilities


oohtruck

Recommended Posts

I'm trying to build an upload form in php that will do the following things:

 

- have the option to upload 10 unique files

- only allow certain filetypes to be uploaded

- rename each file depending on whats specified in a corresponding dropdown menu

- have three text fields that are spit into a text document (or an easier, better alternative... that info just needs to be visible somewhere)

- move the renamed, uploaded files into a unique directory that is named after one of the text fields

 

i've found a couple upload form scripts but i'm wondering if anybody has suggestions for what the best one is, and if any offer that kind of capability i described above... i've seen some that show how to specify what filetypes are allowed but i'm unsure how to do the renaming of files and a unique directory... any help would be awesome. thanks

 

truck

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.