When I upload a photo using CodeIgniter, the name of the image is changed to a random name like \"107fb08f4a11cc37a040237cdcf0e48a.jpg\" for example. I am having trouble showing
change :
'encrypt_name' => true,
to:
'encrypt_name' => false,