Re: File Picker - File name changing [message #5504 is a reply to message #5491] |
Thu, 21 April 2016 11:34 |
htManager
Messages: 434 Registered: May 2014
|
Senior Member |
|
|
I changed the $uploadfile in the way I wanted. Now each file which will be uploaded by a user i.e. in account no 4 has the following name: '000004_' . $_FILES['userfile']['name'].
I now will change the file listing in the same way so that each user can only see the files uploaded by a user in a shared account ('1') or by a user in his own account.
I think, this is important in a virtual private database. And it is the only way I see for me to deal with this problem.
|
|
|