Welcome Guest, Not a member yet? Register   Sign In
Manage file access (Downloading)
#1

Hello,
I want to manage file download access. User can not download files directly and I handle them with a url like http://simple.com/dl/1 if he/she has permission to download then download process start.
How can I do this job.
Reply
#2

You can use the CI download helper and your own logic for the rights to the user:
http://www.codeigniter.com/userguide3/he...elper.html

Reply




Theme © iAndrew 2016 - Forum software by © MyBB