Jump to content

File downloading issue


regent

Recommended Posts

I'm working on a project where I need to change the name of a file that's being uploaded.  For example, original filename test.doc will become something like new-test-12345.doc when it gets saved on the server.  Also, a db entry is made that records the original filename and the new filename.  My problem is that these files should also be downloadable, and when a user downloads the file, my client wants the filename to be the original filename NOT the new filename that is saved on the server.  Is there any way to do this? 

 

Thanks for any help.

Link to comment
https://forums.phpfreaks.com/topic/100210-file-downloading-issue/
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.