Jump to content

Files with the same name


Silver

Recommended Posts

I\'m making a script which involves people uploading files. Each person will be uploading a file and a picture of the file. Now, if someone comes to upload their file but there\'s already a file with the same name uploaded it mustn\'t be allowed to overwrite.

 

What I need it to do is for the database to automatically allocate an id number or something to the picture and a seperate one for the file, so if a file or picture of the same name is uploaded it would prevent them clashing.

 

The only thing I can think of which may be a problem is the files will be being downloaded, so the original name they were uploaded as (eg Amber.pet) must be restored when they\'re downloaded.

 

Hopefully that made sense! Please explain in a simple way as I\'m still quite a newbie to php :)

Link to comment
https://forums.phpfreaks.com/topic/399-files-with-the-same-name/
Share on other sites

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.