Welcome Guest, Not a member yet? Register   Sign In
How to encrypted name of an uploaded file?
#1

[eluser]Katsune[/eluser]
Hi,

How can I get the name of the uploaded file once it is encrypted? I use this:
Code:
$config['encrypt_name']=true;


but I cant find the way to get the name.

Before, I use this
Code:
$file_name=gettext($_FILES['userfile']['name']);
but it only get the actual file name before being encrypted.

Anyone?

Thanks,


Messages In This Thread
How to encrypted name of an uploaded file? - by El Forum - 04-08-2014, 02:47 PM
How to encrypted name of an uploaded file? - by El Forum - 04-08-2014, 03:15 PM
How to encrypted name of an uploaded file? - by El Forum - 04-08-2014, 03:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB